import { Editor } from '@tiptap/core'; export declare function setShowReplacePopoverWithData(editor: Editor): void;