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