export declare const localeText: (t: (key: string) => string) => Record; export declare const defalutConfig: (t: (key: string) => string) => Record;