declare const _default: { name: string; months: string[]; weekdays: string[]; weekStart: number; weekFormat: string; }; export default _default;