import type * as Credentials from "@distilled.cloud/aws/Credentials"; import type * as Region from "@distilled.cloud/aws/Region"; import * as Layer from "effect/Layer"; import { PresignPutObject } from "./PresignPutObject.ts"; export declare const PresignPutObjectHttp: Layer.Layer; //# sourceMappingURL=PresignPutObjectHttp.d.ts.map