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