import { nextTick } from 'vue'; import type { CSSProperties, StyleValue } from 'vue'; declare const _default: import("vue").DefineComponent<{ readonly height: import("code-monkey-ui/es/utils").EpPropFinalized; readonly maxHeight: import("code-monkey-ui/es/utils").EpPropFinalized; readonly native: import("code-monkey-ui/es/utils").EpPropFinalized; readonly wrapStyle: import("code-monkey-ui/es/utils").EpPropFinalized<(new (...args: any[]) => StyleValue & {}) | (() => StyleValue) | ((new (...args: any[]) => StyleValue & {}) | (() => StyleValue))[], unknown, unknown, "", boolean>; readonly wrapClass: import("code-monkey-ui/es/utils").EpPropFinalized; readonly viewClass: import("code-monkey-ui/es/utils").EpPropFinalized; readonly viewStyle: import("code-monkey-ui/es/utils").EpPropFinalized; readonly noresize: BooleanConstructor; readonly tag: import("code-monkey-ui/es/utils").EpPropFinalized; readonly always: BooleanConstructor; readonly minSize: import("code-monkey-ui/es/utils").EpPropFinalized; readonly id: StringConstructor; readonly role: StringConstructor; readonly ariaLabel: StringConstructor; readonly ariaOrientation: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; }, { wrapRef: import("vue").Ref; update: () => void; scrollTo: (arg1: unknown, arg2?: number | undefined) => void; setScrollTop: (value: number) => void; setScrollLeft: (value: number) => void; handleScroll: () => 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("code-monkey-ui/es/utils").EpPropFinalized; readonly native: import("code-monkey-ui/es/utils").EpPropFinalized; readonly wrapStyle: import("code-monkey-ui/es/utils").EpPropFinalized<(new (...args: any[]) => StyleValue & {}) | (() => StyleValue) | ((new (...args: any[]) => StyleValue & {}) | (() => StyleValue))[], unknown, unknown, "", boolean>; readonly wrapClass: import("code-monkey-ui/es/utils").EpPropFinalized; readonly viewClass: import("code-monkey-ui/es/utils").EpPropFinalized; readonly viewStyle: import("code-monkey-ui/es/utils").EpPropFinalized; readonly noresize: BooleanConstructor; readonly tag: import("code-monkey-ui/es/utils").EpPropFinalized; readonly always: BooleanConstructor; readonly minSize: import("code-monkey-ui/es/utils").EpPropFinalized; readonly id: StringConstructor; readonly role: StringConstructor; readonly ariaLabel: StringConstructor; readonly ariaOrientation: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; }>> & { onScroll?: ((args_0: { scrollTop: number; scrollLeft: number; }) => any) | undefined; }, { readonly height: import("code-monkey-ui/es/utils").EpPropMergeType; readonly always: boolean; readonly maxHeight: import("code-monkey-ui/es/utils").EpPropMergeType; readonly native: import("code-monkey-ui/es/utils").EpPropMergeType; readonly wrapStyle: StyleValue; readonly wrapClass: import("code-monkey-ui/es/utils").EpPropMergeType; readonly viewClass: import("code-monkey-ui/es/utils").EpPropMergeType; readonly viewStyle: import("code-monkey-ui/es/utils").EpPropMergeType; readonly tag: string; readonly minSize: number; readonly noresize: boolean; }>; export default _default;