import { SFCWithInstall } from '../../utils';
import { default as Table } from './src/Table.vue';
export declare const UTable: SFCWithInstall<typeof Table>;
