export declare const getParentScroll: (element: Element) => Element | null;
