/// import type { ICellEditor, IEditorRef } from '../type'; type ITextEditor = ICellEditor; export declare const LongTextEditor: import("react").ForwardRefExoticComponent>>; export {};