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