import React from 'react'; import { type IMarkdownEditorProps, type IMarkdownEditorRef } from '../types/index'; export declare const MarkdownEditor: React.ForwardRefExoticComponent>; //# sourceMappingURL=MarkdownEditor.d.ts.map