/// import type { IEditorRef } from '../../editor/type'; import type { IEditorProps } from '../../grid/components'; import type { IWrapperEditorProps } from './type'; export declare const GridSelectEditor: import("react").ForwardRefExoticComponent & import("react").RefAttributes>>;