export declare function parseJson(text: string | null): any;
