import Table from './src/table.vue'; import type { SFCWithInstall } from 'm-eleplus-crud/es/utils'; export declare const MTable: SFCWithInstall; export default MTable; export * from './src/table'; export type { TableInstance } from './src/instance';