export declare const parseJsoncString: (jsoncString: string, errorTolerant?: boolean) => any;
