import { AxiosResponse } from "axios"; export declare const showResponse: (response: AxiosResponse) => Promise; //# sourceMappingURL=showResponse.d.ts.map