export declare const safeStringify: (obj: any, replacer?: any, space?: any) => string; export declare const safeStringifyIfNeeded: (obj: any, replacer?: any, space?: any) => string; //# sourceMappingURL=index.d.ts.map