export { default } from "./checkable-input.component"; export type { CheckableInputProps, CommonCheckableInputProps, } from "./checkable-input.component";