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