import EditProTable from './edit-pro-table'; export type { EditProTableProps } from './edit-pro-table'; export default EditProTable;