export declare function deepUpdateValueInObject(obj: any, targetValue: any, newValue: any): void;