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