import type { MentionsPlugin } from './mentionsPluginType'; declare const mentionsPlugin: MentionsPlugin; export { mentionsPlugin };