import { type DisplayColumnDef, type RowData } from '@tanstack/react-table'; import type { TDataTableFeatures } from '../types/features.types.js'; export declare const SPACER_COLUMN: DisplayColumnDef;