declare const middleware: (axios: any) => void;
export default middleware;
