import * as I from '../interfaces/';
export declare function getSize(scrollbar: I.Scrollbar): I.ScrollbarSize;
