import { AxiosResponse } from "axios"; export declare type ServiceMethodResponse = Promise>;