export declare const numberLocale: { ru: string; en: string; }; export declare const dateLocale: { ru: Locale; en: Locale; };