import Table from './Table'; import './style/index.less'; export * from './interface'; export default Table;