export declare function getLocaleLanguage(): string;
export declare const initLocalLanguage: () => Promise<typeof import("../locale")>;