export declare const monthNamesShort: string[]; export declare const weekdayNamesShort: string[]; export declare const DEFAULT_LABELS: { open: string; next: string; previous: string; nextYear: string; previousYear: string; };