import { AxiosError } from 'axios'; export default function errorHandler(errorResponse: AxiosError): never;