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