import { EncryptLocaleData } from "../../shared"; export declare const useThemeLocaleData: (lang: string) => EncryptLocaleData;