import type { EditorView } from "prosemirror-view"; export declare const reject: (type: string, pos: number, view: EditorView) => void; //# sourceMappingURL=reject.d.ts.map