export * as enUS from './en-US'; export * as zhCN from './zh-CN'; export * as ja from './ja';