export = reduceObject; declare function reduceObject(obj: any, loggedObjects?: Set): any;