import { Plugin } from '../../prosemirror';
export default function codeMirrorKeymapsPlugin(): Plugin;
