/// import type { RichCellProps } from './types.js'; /** * Chooses what to render based on data type. */ export declare const SmartCell: React.FC;