import { Type } from "@angular/core";
export * from "./modal";
export declare const MODAL_DIRECTIVES: Type<any>[];
