import type { CheckboxGroupProps } from '@primereact/types/primitive/checkboxgroup';
export declare const defaultProps: CheckboxGroupProps;
