import { ValueProvider } from "@angular/core";
export declare const provideTranslationScope: (scope: string) => ValueProvider;
