export declare const DateFormats: { display: { dateInput: string; monthYearA11yLabel: string; daysFormat: string; monthFormat: string; fullMonthLabel: string; month: string; }; };