export type { CheckboxProps as Props } from './checkbox.type'; export type { CheckboxGroupProps as GroupProps } from './group.type';