import EditorState from '../EditorState'; export default function toText(editorState: EditorState): string;