import * as I from '../interfaces/'; export declare function isVisible(scrollbar: I.Scrollbar, elem: HTMLElement): boolean;