import type { ICellValueEditor } from './type'; export declare const CellEditorMain: (props: Omit) => import("react/jsx-runtime").JSX.Element;