/// import type { ColumnCellChartProps } from './types.js'; /** * Renders an array-valued cell as a Sparkbar. */ export declare const SparkbarCell: React.FC;