import { type IDomEditor } from '@wangeditor/editor'; import { type PartialSSMLEditorConfig } from '../config'; declare const _default: __VLS_WithTemplateSlots; default: () => symbol; }; config: { type: import("vue").PropType; }; }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { created: (editor: IDomEditor) => void; change: (editor: IDomEditor) => void; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; default: () => symbol; }; config: { type: import("vue").PropType; }; }>> & { onChange?: ((editor: IDomEditor) => any) | undefined; onCreated?: ((editor: IDomEditor) => any) | undefined; }, { editorKey: symbol; }, {}>, { header?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };