import TavUIEn from './lang/en';
import TavUIZh from './lang/zh-CN';
import { tavI18n } from './transfer';
export { TavUIEn, TavUIZh, tavI18n };
