import { InjectionToken } from '@angular/core';
export declare const i18nConfigService: InjectionToken<any>;
