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