import type { DragSourceMonitor } from '../../types/index.js'; export declare function useDragSourceMonitor(): DragSourceMonitor;