import { Table } from '@arco-design/web-react'; import './index.less'; export default Table; export type * from './interface';