interface DownloadFileParamsimport { type DownloadFileParams } from "https://deno.land/x/grm@0.5.1/src/client/mod.ts"; PropertiesdcId: numberoptionalfileSize: numberoptionalworkers: numberoptionalpartSizeKb: numberoptionalstart: numberoptionalend: numberoptionalprogressCallback: progressCallback