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