import { Plugin } from 'prosemirror-state';
export default function dragHandlerPlugin(): Plugin<any>;
//# sourceMappingURL=dragHandlerPlugin.d.ts.map