import { Region as AwsRegion } from "@distilled.cloud/aws/Region"; import * as Effect from "effect/Effect"; export declare const ROUTE53_DOMAINS_REGION: "us-east-1"; export declare const withRoute53DomainsRegion: (effect: Effect.Effect) => Effect.Effect>; //# sourceMappingURL=internal.d.ts.map