declare let machExchangeApi: import("axios").AxiosInstance;
export declare const recreateMachExchangeApi: (newBaseUrl: string) => import("axios").AxiosInstance;
export { machExchangeApi };
//# sourceMappingURL=axios.d.ts.map