export declare function handleResponse(res: Response): Promise<any>;
