export declare const CALENDAR_ROOT_STYLES: { root: string; months: string; month: string; calendarContent: string; /** Hides the DayPicker-internal caption row since we render our own above. */ hiddenCaption: string; };