import type { IJodit } from 'jodit/types'; export declare function execSpellCommand(jodit: IJodit, commandSentence: string): void;