import * as Layer from "effect/Layer"; import { GetDownloadUrlForLayer } from "./GetDownloadUrlForLayer.ts"; /** HTTP implementation of {@link GetDownloadUrlForLayer} over the ECR API. */ export declare const GetDownloadUrlForLayerHttp: Layer.Layer; //# sourceMappingURL=GetDownloadUrlForLayerHttp.d.ts.map