| Current Path : /home/emeraadmin/public_html/node_modules/react-dnd/lib/hooks/ |
| Current File : /home/emeraadmin/public_html/node_modules/react-dnd/lib/hooks/useDragDropManager.d.ts |
import { DragDropManager } from 'dnd-core';
/**
* A hook to retrieve the DragDropManager from Context
*/
export declare function useDragDropManager(): DragDropManager;