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