/// import type { RichCellProps } from './types.js'; /** * Chooses what sort of array display would be best. */ export declare const SmartArrayCell: React.FC;