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