import type { NodeViewProps } from "@tiptap/react"; import React from "react"; export declare const DragPlaceholderComponent: React.FC;