import Checkbox from './lib/Checkbox'; export default Checkbox; export {Checkbox}; export * from './lib/Checkbox';