export declare const ToScroll: import("@touchvue/ui/lib/utils").SFCWithInstall<{ new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins> & Readonly<{ onChange?: (position: number) => any; onScroll?: (event: Event) => any; "onUpdate:modelValue"?: (position: string | number) => any; onBottom?: () => any; onTop?: () => any; onScrollEnd?: () => any; "onUpdate:value"?: (position: string | number) => any; }>, { to: (target: HTMLElement | string | number | any) => void; scrollRef: import("vue").Ref; isScrolling: import("vue").Ref; setScrollPoints: () => void; findScrollPoint: (scrollTop: number) => string | number | null; checkHorizontalScroll: () => void; adjust: () => void; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & { change: (position: number) => any; scroll: (event: Event) => any; "update:modelValue": (position: string | number) => any; bottom: () => any; top: () => any; scrollEnd: () => any; "update:value": (position: string | number) => any; }, import("vue").PublicProps, { value: string | number; mode: string; flex: boolean; type: string; height: string | number; padding: string | number; paddingPosition: string; modelValue: string | number; bottom: string | number; top: string | number; speed: number; virtual: boolean; barDisplay: string; except: string; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly> & Readonly<{ onChange?: (position: number) => any; onScroll?: (event: Event) => any; "onUpdate:modelValue"?: (position: string | number) => any; onBottom?: () => any; onTop?: () => any; onScrollEnd?: () => any; "onUpdate:value"?: (position: string | number) => any; }>, { to: (target: HTMLElement | string | number | any) => void; scrollRef: import("vue").Ref; isScrolling: import("vue").Ref; setScrollPoints: () => void; findScrollPoint: (scrollTop: number) => string | number | null; checkHorizontalScroll: () => void; adjust: () => void; }, {}, {}, {}, { value: string | number; mode: string; flex: boolean; type: string; height: string | number; padding: string | number; paddingPosition: string; modelValue: string | number; bottom: string | number; top: string | number; speed: number; virtual: boolean; barDisplay: string; except: string; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase> & Readonly<{ onChange?: (position: number) => any; onScroll?: (event: Event) => any; "onUpdate:modelValue"?: (position: string | number) => any; onBottom?: () => any; onTop?: () => any; onScrollEnd?: () => any; "onUpdate:value"?: (position: string | number) => any; }>, { to: (target: HTMLElement | string | number | any) => void; scrollRef: import("vue").Ref; isScrolling: import("vue").Ref; setScrollPoints: () => void; findScrollPoint: (scrollTop: number) => string | number | null; checkHorizontalScroll: () => void; adjust: () => void; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & { change: (position: number) => any; scroll: (event: Event) => any; "update:modelValue": (position: string | number) => any; bottom: () => any; top: () => any; scrollEnd: () => any; "update:value": (position: string | number) => any; }, string, { value: string | number; mode: string; flex: boolean; type: string; height: string | number; padding: string | number; paddingPosition: string; modelValue: string | number; bottom: string | number; top: string | number; speed: number; virtual: boolean; barDisplay: string; except: string; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => { $slots: { default?(_: {}): any; }; })> & Record; export declare const ToScrollPoint: import("@touchvue/ui/lib/utils").SFCWithInstall<{ new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins> & Readonly<{}>, { pointRef: import("vue").Ref; getValue: () => string | number; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { value: string | number; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly> & Readonly<{}>, { pointRef: import("vue").Ref; getValue: () => string | number; }, {}, {}, {}, { value: string | number; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase> & Readonly<{}>, { pointRef: import("vue").Ref; getValue: () => string | number; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { value: string | number; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => { $slots: { default?(_: {}): any; }; })> & Record; export default ToScroll; export * from './src/scroll';