export declare function validateJson(value: string, deserialize: typeof JSON.parse): boolean; //# sourceMappingURL=validate-json.d.ts.map