, DropResult, CollectedProps, Props>) => (WrappedComponent: import("react").ComponentType
) => import("react").FunctionComponent>;
export interface WithTargetDragProps {
targetDragRef?: ConnectDragSource;
}
export declare const withTargetDrag: (spec: DragSourceSpec, DropResult, CollectedProps, Props>) => (WrappedComponent: import("react").ComponentType
) => import("react").FunctionComponent>;
//# sourceMappingURL=useReconnect.d.ts.map