/** @hidden */
export declare const autoScroll: (scrollableParent: HTMLElement, vel: any) => void;
