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