export = json_parse; declare function json_parse(options: any): (source: any, reviver: any) => any;