export type OnPartProgress = (bytesSentTotalForPart: number) => void;