import Table from './Table'; export { type TableProps } from './Table.types'; export default Table;