export declare function setLocale(arg: any): void; export declare function getLocale(name?: string, def?: Record): any;