export * from './zhHans'; export * from './zhHant'; export declare function instantiateI18n(locale: string, code: string, def: string): any;