import { GridCellParams } from '@material-ui/x-grid'; export declare function renderRating(params: GridCellParams): JSX.Element;