import { DefineComponent } from 'vue'; export declare const DragNodeWithForce: DefineComponent<{ autoPin: boolean; }>;