import React from 'react'; import type { EditorProps, EditorRef } from './types'; export declare const Editor: React.ForwardRefExoticComponent>;