import Checkbox from './component/index';
export * from './component/index';
export default Checkbox;
