export declare function parseJson(string: string, options: { isLines: boolean; }): any;