import type { Editor } from '@tiptap/react' export type MountedEditorView = Editor['view']