import { EditorPlugin } from '../../types';
declare const mentionsPlugin: EditorPlugin;
export default mentionsPlugin;
