import { ViewContainerRef } from '@angular/core';
import * as i0 from "@angular/core";
export declare class ComponenthostDirective {
    viewContainerRef: ViewContainerRef;
    constructor(viewContainerRef: ViewContainerRef);
    static ɵfac: i0.ɵɵFactoryDeclaration<ComponenthostDirective, never>;
    static ɵdir: i0.ɵɵDirectiveDeclaration<ComponenthostDirective, "[dynamicComponentHost]", never, {}, {}, never, never, true, never>;
}
