export type LocaleId = "en_US" | "es_ES" | "ja_JP" | "ko_KR" | "tl_PH" | "vi_VN" | "de_DE" | "fr_FR" | "ru_RU" | "pt_BR" | "zh_CN"; //# sourceMappingURL=types.d.ts.map