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