export declare const safeJSON: { parse: (...args: any[]) => any; stringify: (...args: any[]) => any; }; //# sourceMappingURL=utils.d.ts.map