import Table from './Table'; export { type TableProps } from './Table.types'; export default Table; //# sourceMappingURL=index.d.ts.map