export declare const deCalendar: { digits: string[]; meridiems: string[][]; months: string[][]; name: string; weekDays: string[][]; };