import * as i0 from "@angular/core";
import * as i1 from "./popover-anchor";
import * as i2 from "./popover-close-button";
import * as i3 from "./popover-open-close-button";
import * as i4 from "./popover-content";
export declare class ClrPopoverModuleNext {
    static ɵfac: i0.ɵɵFactoryDeclaration<ClrPopoverModuleNext, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<ClrPopoverModuleNext, [typeof i1.ClrPopoverAnchor, typeof i2.ClrPopoverCloseButton, typeof i3.ClrPopoverOpenCloseButton, typeof i4.ClrPopoverContent], never, [typeof i1.ClrPopoverAnchor, typeof i2.ClrPopoverCloseButton, typeof i3.ClrPopoverOpenCloseButton, typeof i4.ClrPopoverContent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<ClrPopoverModuleNext>;
}
