export declare const waitForScrollingToEnd: (element?: Element | null, timeoutInMs?: number) => Promise;