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