export declare function parseJson<T>(str: string): T | null;
//# sourceMappingURL=parse-json.d.ts.map
