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