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