import type { CellEditorParams, GridRowData } from '../../types'; export declare const cleanPropForSpread: >(props: Partial) => Omit, "label" | "mode" | "rowId" | "columnId" | "tabIndex">; //# sourceMappingURL=utils.d.ts.map