import type { FileProcessingInfo, UppyFile } from '@uppy/utils'; export default function calculateProcessingProgress(files: Record>): FileProcessingInfo; //# sourceMappingURL=calculateProcessingProgress.d.ts.map