export declare const utils: {
    stringifyWithFormatting(obj: any): string;
};
//# sourceMappingURL=utils.d.ts.map