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