import { FC } from 'react'; import { NodeViewProps } from '@tiptap/react'; export declare const TableCellNodeView: FC;