import { type AccessorFnColumnDef, type RowData } from '@tanstack/react-table'; import type { TDataTableFeatures } from '../types/features.types.js'; export declare const ROW_SELECTION_COLUMN: AccessorFnColumnDef; //# sourceMappingURL=RowSelectionColumnDef.d.ts.map