import CheckboxComponent from './Checkbox.web'; export default CheckboxComponent; export { CheckboxComponent as Checkbox }; export * from './types';