export { default as Checkbox } from './Checkbox'; export type { CheckboxProps } from './types'; //# sourceMappingURL=index.d.ts.map