import type { CellContext, RowData } from '@tanstack/table-core'; export declare const DataTableRowActionCell: ({ row, table }: CellContext) => import("react/jsx-runtime").JSX.Element | null; //# sourceMappingURL=DataTableRowActionCell.d.ts.map