interface DownloadedFileimport { type DownloadedFile } from "https://deno.land/x/download@v2.0.2/types.ts"; Propertiesfile: stringdir: stringfullPath: stringsize: number