import type { IJodit } from 'jodit/types'; export declare function checkTableCell(jodit: IJodit, fakeNode: Node): boolean;