export { Table } from './components/Table'; export type { Column, TableProps } from './utils/types';