export declare const bucketExists: ({ Bucket }: { Bucket: string; }) => Promise;