import { AxiosResponse } from "axios"; export default function handleDownload(response: AxiosResponse): void;