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