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