declare const FixedSizeGrid: import("@vue/runtime-core").DefineComponent<{ readonly className: import("packages/web/vue-utils/dist").EpPropFinalized; readonly containerElement: import("packages/web/vue-utils/dist").EpPropFinalized<(new (...args: any[]) => (string | Element) & {}) | (() => string | Element) | ((new (...args: any[]) => (string | Element) & {}) | (() => string | Element))[], unknown, unknown, "div", boolean>; readonly data: import("packages/web/vue-utils/dist").EpPropFinalized<(new (...args: any[]) => any[]) | (() => any[]) | ((new (...args: any[]) => any[]) | (() => any[]))[], unknown, unknown, () => [], boolean>; readonly direction: import("packages/web/vue-utils/dist").EpPropFinalized; readonly height: { readonly type: import("@vue/runtime-core").PropType>; readonly required: true; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly innerElement: import("packages/web/vue-utils/dist").EpPropFinalized; readonly style: { readonly type: import("@vue/runtime-core").PropType import("@vue/runtime-dom").StyleValue & {}) | (() => import("@vue/runtime-dom").StyleValue) | ((new (...args: any[]) => import("@vue/runtime-dom").StyleValue & {}) | (() => import("@vue/runtime-dom").StyleValue))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly useIsScrolling: import("packages/web/vue-utils/dist").EpPropFinalized; readonly width: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly perfMode: import("packages/web/vue-utils/dist").EpPropFinalized; readonly scrollbarAlwaysOn: import("packages/web/vue-utils/dist").EpPropFinalized; readonly columnCache: import("packages/web/vue-utils/dist").EpPropFinalized; readonly columnWidth: { readonly type: import("@vue/runtime-core").PropType (number | import("../types").ItemSize) & {}) | (() => number | import("../types").ItemSize) | ((new (...args: any[]) => (number | import("../types").ItemSize) & {}) | (() => number | import("../types").ItemSize))[], never, never>>; readonly required: true; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly estimatedColumnWidth: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly estimatedRowHeight: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly initScrollLeft: import("packages/web/vue-utils/dist").EpPropFinalized; readonly initScrollTop: import("packages/web/vue-utils/dist").EpPropFinalized; readonly itemKey: import("packages/web/vue-utils/dist").EpPropFinalized<(new (...args: any[]) => import("../types").GridItemKeyGetter) | (() => import("../types").GridItemKeyGetter) | { (): import("../types").GridItemKeyGetter; new (): any; readonly prototype: any; } | ((new (...args: any[]) => import("../types").GridItemKeyGetter) | (() => import("../types").GridItemKeyGetter) | { (): import("../types").GridItemKeyGetter; new (): any; readonly prototype: any; })[], unknown, unknown, ({ columnIndex, rowIndex }: { columnIndex: any; rowIndex: any; }) => string, boolean>; readonly rowCache: import("packages/web/vue-utils/dist").EpPropFinalized; readonly rowHeight: { readonly type: import("@vue/runtime-core").PropType (number | import("../types").ItemSize) & {}) | (() => number | import("../types").ItemSize) | ((new (...args: any[]) => (number | import("../types").ItemSize) & {}) | (() => number | import("../types").ItemSize))[], never, never>>; readonly required: true; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly totalColumn: { readonly type: import("@vue/runtime-core").PropType; readonly required: true; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly totalRow: { readonly type: import("@vue/runtime-core").PropType; readonly required: true; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly hScrollbarSize: import("packages/web/vue-utils/dist").EpPropFinalized; readonly vScrollbarSize: import("packages/web/vue-utils/dist").EpPropFinalized; readonly scrollbarStartGap: import("packages/web/vue-utils/dist").EpPropFinalized; readonly scrollbarEndGap: import("packages/web/vue-utils/dist").EpPropFinalized; }, () => import("@vue/runtime-core").VNode, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, ("scroll" | "itemRendered")[], "scroll" | "itemRendered", import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly; readonly containerElement: import("packages/web/vue-utils/dist").EpPropFinalized<(new (...args: any[]) => (string | Element) & {}) | (() => string | Element) | ((new (...args: any[]) => (string | Element) & {}) | (() => string | Element))[], unknown, unknown, "div", boolean>; readonly data: import("packages/web/vue-utils/dist").EpPropFinalized<(new (...args: any[]) => any[]) | (() => any[]) | ((new (...args: any[]) => any[]) | (() => any[]))[], unknown, unknown, () => [], boolean>; readonly direction: import("packages/web/vue-utils/dist").EpPropFinalized; readonly height: { readonly type: import("@vue/runtime-core").PropType>; readonly required: true; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly innerElement: import("packages/web/vue-utils/dist").EpPropFinalized; readonly style: { readonly type: import("@vue/runtime-core").PropType import("@vue/runtime-dom").StyleValue & {}) | (() => import("@vue/runtime-dom").StyleValue) | ((new (...args: any[]) => import("@vue/runtime-dom").StyleValue & {}) | (() => import("@vue/runtime-dom").StyleValue))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly useIsScrolling: import("packages/web/vue-utils/dist").EpPropFinalized; readonly width: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly perfMode: import("packages/web/vue-utils/dist").EpPropFinalized; readonly scrollbarAlwaysOn: import("packages/web/vue-utils/dist").EpPropFinalized; readonly columnCache: import("packages/web/vue-utils/dist").EpPropFinalized; readonly columnWidth: { readonly type: import("@vue/runtime-core").PropType (number | import("../types").ItemSize) & {}) | (() => number | import("../types").ItemSize) | ((new (...args: any[]) => (number | import("../types").ItemSize) & {}) | (() => number | import("../types").ItemSize))[], never, never>>; readonly required: true; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly estimatedColumnWidth: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly estimatedRowHeight: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly initScrollLeft: import("packages/web/vue-utils/dist").EpPropFinalized; readonly initScrollTop: import("packages/web/vue-utils/dist").EpPropFinalized; readonly itemKey: import("packages/web/vue-utils/dist").EpPropFinalized<(new (...args: any[]) => import("../types").GridItemKeyGetter) | (() => import("../types").GridItemKeyGetter) | { (): import("../types").GridItemKeyGetter; new (): any; readonly prototype: any; } | ((new (...args: any[]) => import("../types").GridItemKeyGetter) | (() => import("../types").GridItemKeyGetter) | { (): import("../types").GridItemKeyGetter; new (): any; readonly prototype: any; })[], unknown, unknown, ({ columnIndex, rowIndex }: { columnIndex: any; rowIndex: any; }) => string, boolean>; readonly rowCache: import("packages/web/vue-utils/dist").EpPropFinalized; readonly rowHeight: { readonly type: import("@vue/runtime-core").PropType (number | import("../types").ItemSize) & {}) | (() => number | import("../types").ItemSize) | ((new (...args: any[]) => (number | import("../types").ItemSize) & {}) | (() => number | import("../types").ItemSize))[], never, never>>; readonly required: true; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly totalColumn: { readonly type: import("@vue/runtime-core").PropType; readonly required: true; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly totalRow: { readonly type: import("@vue/runtime-core").PropType; readonly required: true; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly hScrollbarSize: import("packages/web/vue-utils/dist").EpPropFinalized; readonly vScrollbarSize: import("packages/web/vue-utils/dist").EpPropFinalized; readonly scrollbarStartGap: import("packages/web/vue-utils/dist").EpPropFinalized; readonly scrollbarEndGap: import("packages/web/vue-utils/dist").EpPropFinalized; }>> & { onScroll?: ((...args: any[]) => any) | undefined; onItemRendered?: ((...args: any[]) => any) | undefined; }, { readonly data: any[]; readonly direction: import("packages/web/vue-utils/dist").EpPropMergeType; readonly className: string; readonly scrollbarAlwaysOn: import("packages/web/vue-utils/dist").EpPropMergeType; readonly containerElement: import("packages/web/vue-utils/dist").EpPropMergeType<(new (...args: any[]) => (string | Element) & {}) | (() => string | Element) | ((new (...args: any[]) => (string | Element) & {}) | (() => string | Element))[], unknown, unknown>; readonly innerElement: import("packages/web/vue-utils/dist").EpPropMergeType; readonly useIsScrolling: import("packages/web/vue-utils/dist").EpPropMergeType; readonly perfMode: import("packages/web/vue-utils/dist").EpPropMergeType; readonly itemKey: import("../types").GridItemKeyGetter; readonly columnCache: number; readonly initScrollLeft: number; readonly initScrollTop: number; readonly rowCache: number; readonly hScrollbarSize: number; readonly vScrollbarSize: number; readonly scrollbarStartGap: number; readonly scrollbarEndGap: number; }>; export default FixedSizeGrid;