function loadEaCAzureSvcimport { loadEaCAzureSvc } from "https://deno.land/x/fathym_everything_as_code@v0.0.335-integration/configs/eac.ts"; loadEaCAzureSvc(eacApiKey: string): Promise<EaCAzureServiceClient>loadEaCAzureSvc(entLookup: string, username: string): Promise<EaCAzureServiceClient>ParameterseacApiKey: stringReturnsPromise<EaCAzureServiceClient>ParametersentLookup: stringusername: stringReturnsPromise<EaCAzureServiceClient>