export declare const ElScrollbar: import("element-plus/es/utils").SFCWithInstall; readonly maxHeight: import("element-plus/es/utils").BuildPropReturn; readonly native: import("element-plus/es/utils").BuildPropReturn; readonly wrapStyle: import("element-plus/es/utils").BuildPropReturn, "", unknown, unknown, unknown>; readonly wrapClass: import("element-plus/es/utils").BuildPropReturn; readonly viewClass: import("element-plus/es/utils").BuildPropReturn; readonly viewStyle: import("element-plus/es/utils").BuildPropReturn; readonly noresize: BooleanConstructor; readonly tag: import("element-plus/es/utils").BuildPropReturn; readonly always: import("element-plus/es/utils").BuildPropReturn; readonly minSize: import("element-plus/es/utils").BuildPropReturn; }, { ns: { namespace: import("vue").ComputedRef; b: (blockSuffix?: string) => string; e: (element?: string | undefined) => string; m: (modifier?: string | undefined) => string; be: (blockSuffix?: string | undefined, element?: string | undefined) => string; em: (element?: string | undefined, modifier?: string | undefined) => string; bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; is: { (name: string, state: boolean | undefined): string; (name: string): string; }; }; scrollbar$: import("vue").Ref; wrap$: import("vue").Ref; resize$: import("vue").Ref; barRef: import("vue").Ref; moveX: import("vue").Ref; moveY: import("vue").Ref; ratioX: import("vue").Ref; ratioY: import("vue").Ref; sizeWidth: import("vue").Ref; sizeHeight: import("vue").Ref; style: import("vue").ComputedRef; update: () => void; handleScroll: () => void; scrollTo: { (xCord: number, yCord?: number | undefined): void; (options: ScrollToOptions): void; }; setScrollTop: (value: number) => void; setScrollLeft: (value: number) => void; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { scroll: ({ scrollTop, scrollLeft, }: { scrollTop: number; scrollLeft: number; }) => boolean; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly maxHeight: import("element-plus/es/utils").BuildPropReturn; readonly native: import("element-plus/es/utils").BuildPropReturn; readonly wrapStyle: import("element-plus/es/utils").BuildPropReturn, "", unknown, unknown, unknown>; readonly wrapClass: import("element-plus/es/utils").BuildPropReturn; readonly viewClass: import("element-plus/es/utils").BuildPropReturn; readonly viewStyle: import("element-plus/es/utils").BuildPropReturn; readonly noresize: BooleanConstructor; readonly tag: import("element-plus/es/utils").BuildPropReturn; readonly always: import("element-plus/es/utils").BuildPropReturn; readonly minSize: import("element-plus/es/utils").BuildPropReturn; }>> & { onScroll?: ((args_0: { scrollTop: number; scrollLeft: number; }) => any) | undefined; }, { height: import("element-plus/es/utils").BuildPropType; maxHeight: import("element-plus/es/utils").BuildPropType; always: import("element-plus/es/utils").BuildPropType; native: import("element-plus/es/utils").BuildPropType; wrapStyle: import("vue").StyleValue; wrapClass: import("element-plus/es/utils").BuildPropType; viewClass: import("element-plus/es/utils").BuildPropType; viewStyle: import("element-plus/es/utils").BuildPropType; tag: string; minSize: number; noresize: boolean; }>> & Record; export default ElScrollbar; export * from './src/util'; export * from './src/scrollbar'; export * from './src/thumb';