export declare function isValidJson(text: string): boolean;
