import { type NodeViewProps } from "@tiptap/react"; export declare const ColumnRowComponentNode: (_props: NodeViewProps) => import("react/jsx-runtime").JSX.Element;