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