/** @internal */ export declare abstract class ɵEventOutside { static checkForElement(element: HTMLElement, event: Event): boolean; }