export declare const editCell: (data: any, keyField: any, rowId: any, dataField: any, newValue: any) => void;