export declare function extractNestedValue(response: any, wrapperKey: string | null): T | null;