import * as i0 from "@angular/core"; export declare class TemplateProcessor { tokenRegex: RegExp; proccessTemplate(template: string, ctx: any): string; static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; }