import type { FC } from 'react'; import { type DataTableProps } from '../customise/index.js'; export declare const DataTable: FC; //# sourceMappingURL=DataTable.d.ts.map