export declare function useLeaveDetection(onLeave: (this: HTMLElement, ev: MouseEvent) => any): void;