/** * AZR033: Subscriptions May Leave the Tenant * * Flags a Microsoft.Subscription/policies resource that sets * blockSubscriptionsLeavingTenant to false — the tenant-level leave-block * the landing-zone foundation declares, explicitly weakened. */ import type { PostSynthCheck } from "@intentius/chant/lint/post-synth"; export declare const azr033: PostSynthCheck; //# sourceMappingURL=azr033.d.ts.map