import TablePage from './src/index'; import type { SFCWithInstall } from 'element-plus-x/es/utils'; export declare const ElTablePage: SFCWithInstall; export default ElTablePage; export * from './src/table-page'; export type { TablePageInstance } from './src/instance'; export * from './src/types';