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