import type { DragLayerMonitorProps } from "../types"; export declare const useTreeDragLayer: () => DragLayerMonitorProps;