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