import { type Command } from 'prosemirror-state'; export declare const openHeadingAndCreateParagraphAfterIfCursorAtEndOfHeading: Command;