import Checkbox from './checkbox'; export default Checkbox; export { CheckboxProps } from './interface';