/// import type { FormattedCellProps } from './types.js'; /** * Basic rendering of text values. */ export declare const TextCell: React.FC;