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