import type { IInternalCellRenderer, IBooleanCell } from './interface'; export declare const booleanCellRenderer: IInternalCellRenderer;