import { type IDomEditor } from '@wangeditor/editor'; declare const _default: __VLS_WithTemplateSlots; default: boolean; }; icon: { type: import("vue").PropType; default: string; }; }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { click: (editor: IDomEditor) => void; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; default: boolean; }; icon: { type: import("vue").PropType; default: string; }; }>> & { onClick?: ((editor: IDomEditor) => any) | undefined; }, { disabled: boolean; icon: string; }, {}>, { icon?(_: {}): any; default?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };