import RowDataTable from './RowDataTable';
import RowDataTableWithQuery from './RowDataTableWithQuery';
import type { RowDataTableProps } from './RowDataTable';
export { RowDataTable, RowDataTableWithQuery, RowDataTableProps };
export default RowDataTable;
//# sourceMappingURL=index.d.ts.map