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