import * as i0 from "@angular/core";
import * as i1 from "./stop-escape-propagation.directive";
export declare class ClrPopoverHostDirective {
    static ɵfac: i0.ɵɵFactoryDeclaration<ClrPopoverHostDirective, never>;
    static ɵdir: i0.ɵɵDirectiveDeclaration<ClrPopoverHostDirective, never, never, {}, {}, never, never, true, [{ directive: typeof i1.ClrStopEscapePropagationDirective; inputs: {}; outputs: {}; }]>;
}
