import type { DragDropHook } from "./dragDropTypes"; export declare const useDragDropNaturalMovement: DragDropHook;