import type React from 'react'; import type { DataTableContentProps } from './types.ts'; export declare const DataTableBody: React.FC, 'emptyStateProps' | 'onRowClick' | 'onRowDoubleClick'>>; //# sourceMappingURL=DataTableBody.d.ts.map