import { TemplateRef } from "@angular/core"; import { EmbeddedViewContentComponent } from "./embedded-view-content.component"; import * as i0 from "@angular/core"; export declare class TemplateRendererComponent extends EmbeddedViewContentComponent { componentName: string; componentData: any; contentTempl?: TemplateRef; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }