import ProTable from './pro-table'; export type { IProTableProps } from './pro-table'; export default ProTable;