import { GridCellParams } from '../../../_modules_/grid'; export declare function renderPnl(params: GridCellParams): JSX.Element;