import type { DragState } from './DragTypes'; export declare const InDrag: () => DragState; //# sourceMappingURL=InDrag.d.ts.map