export declare const safeParse: (json: string) => any;
export declare const safeStringify: (obj: any) => any;
//# sourceMappingURL=misc.d.ts.map