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