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