import { NgZone } from "@angular/core"; import { OverlayPanel } from "primeng/overlaypanel"; import * as i0 from "@angular/core"; export declare class psdOverlayPanelDirective { private readonly hostEl; private zone; constructor(hostEl: OverlayPanel, zone: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; }