export { default as Table } from './components/EnhancedTable';
export type { TableProps, TableColumn } from './components/EnhancedTable';
//# sourceMappingURL=Table.d.ts.map