import { Lt as ProviderPrepareRuntimeAuthContext, Rt as ProviderPreparedRuntimeAuth } from "../../plugin-entry-BTRQGtzH.js"; //#region extensions/microsoft-foundry/runtime.d.ts declare function resetFoundryRuntimeAuthCaches(): void; declare function prepareFoundryRuntimeAuth(ctx: ProviderPrepareRuntimeAuthContext): Promise; //#endregion export { prepareFoundryRuntimeAuth, resetFoundryRuntimeAuthCaches };