import { Plugin } from 'prosemirror-state'; export declare const tableCellContextPlugin: () => Plugin;