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