import CheckboxGroup, { CheckboxGroupProps } from './CheckboxGroup'; export type { CheckboxGroupProps }; export default CheckboxGroup;