import { PluginKey } from 'prosemirror-state'; export const fakeCursorForToolbarPluginKey = new PluginKey( 'fakeCursorToolbarPlugin', );