export declare const getClosestScrollableElement: (el?: Element | null) => Element | null;