export declare const processResponse: (response: Response) => Promise<{ data: any; responseError: boolean; }>; //# sourceMappingURL=processResponse.d.ts.map