export { Table } from './components/Table';
export type { Column, TableProps } from './utils/types';
//# sourceMappingURL=index.d.ts.map