import { UploadFile } from '../../ui/Upload/interfaces.js'; export default function internalDownloadFile(file: UploadFile): Promise;