import { S3Client } from '@aws-sdk/client-s3'; export declare function getS3ClientV3(credentials: any): S3Client; //# sourceMappingURL=s3.d.ts.map