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