import { TranslocoScope } from '@jsverse/transloco'; export declare function findScopeByAlias(alias: string, translocoScopes: TranslocoScope[]): string | undefined;