export { DataTable } from './DataTable'; export type { DataTableProps, DataTableColumn } from './types'; //# sourceMappingURL=index.d.ts.map