import { Type } from "@angular/core";
export * from "./outside-click";
export declare const OUSTIDE_CLICK_DIRECTIVES: Type<any>[];
