declare const _default: __VLS_WithTemplateSlots; readonly count: import("../../../utils").EpPropFinalized; readonly rows: import("../../../utils").EpPropFinalized; readonly loading: import("../../../utils").EpPropFinalized; readonly throttle: { readonly type: import("vue").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; }, { /** @description loading state */ uiLoading: import("vue").Ref; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly count: import("../../../utils").EpPropFinalized; readonly rows: import("../../../utils").EpPropFinalized; readonly loading: import("../../../utils").EpPropFinalized; readonly throttle: { readonly type: import("vue").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; }>>, { readonly loading: import("../../../utils").EpPropMergeType; readonly rows: number; readonly count: number; readonly animated: import("../../../utils").EpPropMergeType; }>, { template?(_: { key: number; }): any; default?(_: { [x: string]: unknown; }): any; }>; export default _default; declare type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };