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