Repository URL to install this package:
export declare class InvalidJSONFormatException extends Error { constructor(err: Error, data: string); }