export declare function mouseOverElement(el: HTMLElement): Promise; export declare function mouseOutElement(el: HTMLElement): Promise;