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