import { AxiosResponse } from 'axios'; export declare type WrapperFunction = (input: Promise>) => Promise>;