import type { App } from 'vue';
import 'xe-utils';
export declare function setupVxeTable(app?: App): typeof import("vxe-table/types/all");
