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