import { AssociateCustomDomain } from "./AssociateCustomDomain.ts"; /** * HTTP implementation of the {@link AssociateCustomDomain} binding. Calls * `apprunner:AssociateCustomDomain` with the Lambda's IAM role, scoped to * the bound service. */ export declare const AssociateCustomDomainHttp: import("effect/Layer").Layer; //# sourceMappingURL=AssociateCustomDomainHttp.d.ts.map