declare function fixCircularJson(val: any, givenCache?: any): any; export default fixCircularJson;