import { Editor } from "@tiptap/core"; export declare const useEditorForceUpdate: (editor: Editor) => void;