import Checkbox from './Checkbox'; import { CheckboxItem } from './CheckboxItem'; Checkbox.Item = CheckboxItem; export { Checkbox }; //# sourceMappingURL=index.js.map