import * as Aws from 'aws-sdk';
export declare function S3(opts: {
    region: string;
}): Aws.S3;
//# sourceMappingURL=s3.d.ts.map