export declare function parseJson(jsonStr: string, shouldPre: boolean | undefined, filename: string): any;