import { ViewContainerRef } from '@angular/core'; import * as i0 from "@angular/core"; export declare class DynamicHostDirective { viewContainerRef: ViewContainerRef; rowIndex: number; properties: any; events: any; text: any; colIndex: number; constructor(viewContainerRef: ViewContainerRef); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; }