**Bug description**: if add `className` prop to <Barcode />, will result in type error. **expected** no type error when add `className` to <Barcode />
Bug description:
if add
classNameprop to , will result in type error.expected
no type error when add
classNameto