export type { CheckBoxProps } from './types'; export { default } from './CheckBox';