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