export interface PutUploadPartResult { etag: string | undefined; status: number; }