import type { CheckboxBoxProps } from '@primereact/types/primitive/checkbox';
export declare const defaultBoxProps: CheckboxBoxProps;
