import { Type } from "@angular/core";
export * from "./popover-old.directive";
export declare const POPOVER_DIRECTIVES: Type<any>[];
