export { Table, TableFigure } from './Table'; export type { TableColumn, TableItem, TablePaginationProps, TableProps, TableSelectable, TableSortDirection, TableSortable, } from './types'; //# sourceMappingURL=index.d.ts.map