/// export declare const useDragStart: () => { dragStart: boolean; setDragStart: import("react").Dispatch>; };