import { ViewContainerRef } from '@angular/core'; import * as i0 from "@angular/core"; /** * Internal. Inside a cms component will we rendered */ export declare class CmsWrapperDirective { viewContainerRef: ViewContainerRef; constructor(viewContainerRef: ViewContainerRef); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; }