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