import { Plugin } from 'prosemirror-state'; import "./gapcursor.css"; export declare const gapCursor: () => Plugin;