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