import "./index.css"; export type { CheckboxElementProps, CheckboxProps, CheckboxSize, } from "./Checkbox"; export { Checkbox } from "./Checkbox"; //# sourceMappingURL=index.d.ts.map