export declare function jsonStringify(parsed: object, content: string, replacer?: (string | number)[]): string;