import { Plugin } from 'prosemirror-state'; export declare const fixPastePlugin: () => Plugin;