import * as i0 from "@angular/core";
import * as i1 from "./popover.directive";
import * as i2 from "./popover/popover.component";
export declare class PopoverModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<PopoverModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<PopoverModule, never, [typeof i1.PopoverDirective, typeof i2.PopoverComponent], [typeof i1.PopoverDirective, typeof i2.PopoverComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<PopoverModule>;
}
