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