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