/**
 * Do not edit:
 * This is a compatibility redirect for contexts that do not understand package.json exports field.
 */
declare module "@aws-sdk/middleware-sdk-s3/s3" {
  export * from "@aws-sdk/middleware-sdk-s3/dist-types/submodules/s3/index.d";
}
