declare const _default: typeof __VLS_export; export default _default; declare const __VLS_export: __VLS_WithSlots any[]) | (() => any[]) | (((new (...args: any[]) => any[]) | (() => any[])) | null)[], unknown, unknown, () => never[], boolean>; listRowHeight: import("element-plus/es/utils/index.mjs").EpPropFinalized; excessRows: import("element-plus/es/utils/index.mjs").EpPropFinalized; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly any[]) | (() => any[]) | (((new (...args: any[]) => any[]) | (() => any[])) | null)[], unknown, unknown, () => never[], boolean>; listRowHeight: import("element-plus/es/utils/index.mjs").EpPropFinalized; excessRows: import("element-plus/es/utils/index.mjs").EpPropFinalized; }>> & Readonly<{}>, { list: any[]; listRowHeight: number; excessRows: number; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, { 'virtual-list'?: (props: { virtualList: any[]; getIndex: (index: number) => number; }) => any; }>; type __VLS_WithSlots = T & { new (): { $slots: S; }; };