declare const _default: { weeks: string[]; months: string[]; yearMonthFormat: string; weekStartsOn: string; }; export default _default;