import { JQueryFnsWrapper } from 'ngx-malihu-scrollbar-ex/jquery-fns'; export declare function _setDraggerLength($this: JQueryFnsWrapper): void; export declare function _scrollRatio($this: JQueryFnsWrapper): void; export declare function _onDragClasses(orgEl: JQueryFnsWrapper, action?: string, autoExpand?: boolean): void;