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