export declare function getScrollableParent(node: Node): HTMLElement | null;
