export declare function getScrollParent(element: HTMLElement): HTMLElement | (Window & typeof globalThis);
