import { NoSuchUpload } from "./NoSuchUpload"; export declare type AbortMultipartUploadExceptionsUnion = NoSuchUpload;