export declare function safeJson(jsonStr: string, defaultValue?: any): T | D;