import { mt as ProviderAuthMethod } from "../../plugin-entry-D3iV1gAb.js"; //#region extensions/microsoft-foundry/auth.d.ts declare const entraIdAuthMethod: ProviderAuthMethod; declare const apiKeyAuthMethod: ProviderAuthMethod; //#endregion export { apiKeyAuthMethod, entraIdAuthMethod };