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