import { EditorView } from '@tiptap/pm/view'; export declare function printEditorContent(view: EditorView): boolean;