/// import type { DragActive } from './typings'; declare const DragContext: import("react").Context; export default DragContext;