import { Type } from '@angular/core'; export declare function l10nError(type: Type | any, value: string): Error;