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