import { Checkbox } from '@nutui/nutui-react-taro';
export type { CheckboxProps, CheckboxShape } from '@nutui/nutui-react-taro';
export { Checkbox };
