import { EditorType } from '../global/interface'; export declare const withMentions: (editor: EditorType) => EditorType;