import './table.less'; import type { IJodit } from 'jodit/types'; import './config'; export declare function table(editor: IJodit): void;