export declare const isMouseInElement: (element: HTMLElement | SVGElement, event: MouseEvent) => boolean; //# sourceMappingURL=element.d.ts.map