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