/// import type { ColumnCellProps } from './types.js'; /** * Symbolic rendering of boolean values. */ export declare const BooleanSymbolCell: React.FC;