import { BooleanProp } from "../../ui/Prop"; export declare function createGridCellEditor(className: string, style: any, valid: BooleanProp, columnEditor: any): any; //# sourceMappingURL=createGridCellEditor.d.ts.map