export declare const useDraggable: (targetRef: Ref, dragRef: Ref, draggable: ComputedRef) => void;