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