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