import type { ObjectDirective } from 'vue';
declare const ElTableInfiniteScroll: ObjectDirective;
export default ElTableInfiniteScroll;
