import { InjectionToken } from '@angular/core'; import { II18nConfig } from './i18n.type'; export declare const BIXI_I18N: InjectionToken;