export declare const tryParse: (json: string) => T | undefined;