declare const _default: import('vue').DefineComponent<{}, { editor: import('vue').Ref; getHTML: () => any; getJSON: () => any; getText: () => any; getPlainText: () => string; getMentions: () => never[]; $emit: (event: "update:modelValue" | "update:richModelValue" | "change" | "change-rich" | "mention-click" | "option-click" | "update:text", ...args: any[]) => void; options: import('./tipTapEditor').MentionOption[]; placeholder: string; modelValue: string; richModelValue: string; labelField: string; valueField: string; mentionFormatter: (id: string | number) => string; renderOption: Function; renderMention: Function; mentionDisplayLabel: (id: string) => string; enableRichOutput: import('element-plus/es/utils/index.mjs').EpPropMergeType; theme: import('element-plus/es/utils/index.mjs').EpPropMergeType; width: string; height: string; border: import('element-plus/es/utils/index.mjs').EpPropMergeType; resizable: import('element-plus/es/utils/index.mjs').EpPropMergeType; $props: { readonly options?: import('./tipTapEditor').MentionOption[] | undefined; readonly placeholder?: string | undefined; readonly modelValue?: string | undefined; readonly richModelValue?: string | undefined; readonly labelField?: string | undefined; readonly valueField?: string | undefined; readonly mentionFormatter?: ((id: string | number) => string) | undefined; readonly renderOption?: Function | undefined; readonly renderMention?: Function | undefined; readonly mentionDisplayLabel?: ((id: string) => string) | undefined; readonly enableRichOutput?: import('element-plus/es/utils/index.mjs').EpPropMergeType | undefined; readonly theme?: import('element-plus/es/utils/index.mjs').EpPropMergeType | undefined; readonly width?: string | undefined; readonly height?: string | undefined; readonly border?: import('element-plus/es/utils/index.mjs').EpPropMergeType | undefined; readonly resizable?: import('element-plus/es/utils/index.mjs').EpPropMergeType | undefined; }; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>; export default _default;