export declare const BzScrollbar: import('../..utils').WithInstall; moveY: import("vue").Ref; sizeWidth: import("vue").Ref; sizeHeight: import("vue").Ref; style: import("vue").ComputedRef; wrap: import("vue").Ref; resize: import("vue").Ref; update: () => void; handleScroll: () => void; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, { native: boolean; wrapStyle: string | unknown[]; wrapClass: string | unknown[]; viewClass: string | unknown[]; viewStyle: string | unknown[]; noresize: boolean; tag: string; }>>; export type { ScrollbarType } from './src/types';