import type { VirtualListProps } from './type'; declare const __VLS_export: import("vue").DefineComponent & Readonly<{}>, { list: { render: import("..").ValidContent; key?: string | number | symbol; }[]; fixedHeight: boolean; estimatedHeight: number; buffer: number; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>; declare const _default: typeof __VLS_export; export default _default;