/// <reference types="react" />
export default function MentionsPlugin({ dummyMentionsDatas }: any): JSX.Element | null;
