import type { IJodit } from 'jodit/types'; export declare function tableKeyboardNavigation(editor: IJodit): void;