export declare function isDocumentScrollingElement(element: Element | null): boolean;
