import { default as SelectTable } from './src/index.vue'; export * from './src/type'; export declare const SuperSelectTable: typeof SelectTable;