export type AxiosErrorObject = { name: string[]; base: string[]; }; //# sourceMappingURL=axios.d.ts.map