import { type EverythingAsCodeState } from "https://deno.land/x/fathym_everything_as_code@v0.0.335-integration/src/eac/EverythingAsCodeState.ts";
definition: { CloudLookup?: string; EaC?: FathymEaC; EaCJWT?: string; ResourceGroupLookup?: string; Username?: string; } & WithSession & Record<string, unknown>