import { NoSuchBucket } from "./NoSuchBucket"; export declare type ListObjectsV2ExceptionsUnion = NoSuchBucket;