export declare function clickElement(element: Element): Promise; export declare function moveToElement(element: Element): Promise;