export default handleResponse; declare function handleResponse(givenPromise: any, onSuccess: any, onError: any): Promise;