import { CheckboxGroup } from '../../types/checkbox-group'

export * from '../../types/checkbox-group'
export default CheckboxGroup
