import React from 'react'; import { EditorProps } from './Editor'; export declare const DefaultEditor: React.ForwardRefExoticComponent>;