export declare const parseJSON: (string: string, fallback?: T) => T | undefined;