export { default as en } from "./lang/en"; export { default as zhCn } from "./lang/zh-cn"; export { default as zhTw } from "./lang/zh-tw";