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