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