import { TranslocoMF2Config } from './transloco-mf2.transpiler';
export declare function provideTranslocoMF2Transpiler(config?: TranslocoMF2Config): import("@angular/core").EnvironmentProviders;
