export declare function isJsonByteLengthValid(json: string): boolean;
