export declare const createReplacerForAllInstancesOfValueInObjectStructure: (replace: any, replaceWith: any, data: any) => any;