import Checkbox from '../../types/checkbox';

export * from '../../types/checkbox';
export default Checkbox;
