export declare function parseValue(value: any, jsonParse?: boolean): any;
