import type { Axios } from 'axios'; export declare const addAxiosDebugLogger: (axios: Axios) => void; //# sourceMappingURL=debug.d.ts.map