declare function getScrollParent(el: HTMLElement): HTMLElement; export { getScrollParent };