export declare function isScrollable(element: HTMLElement, computedStyle?: CSSStyleDeclaration): boolean;
