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