/// import type { IEditorRef } from '../type'; import type { ISelectEditorMain } from './EditorMain'; export declare const SelectEditor: import("react").ForwardRefExoticComponent & import("react").RefAttributes>>;