export declare class JsonUtils {
    static isValid(json: string): boolean;
}
//# sourceMappingURL=json.d.ts.map