import { r as KlawConfig } from "./types.klaw-xKUw_Rz7.js"; //#region src/agents/runtime-plugins.d.ts declare function ensureRuntimePluginsLoaded(params: { config?: KlawConfig; workspaceDir?: string | null; allowGatewaySubagentBinding?: boolean; }): void; //#endregion export { ensureRuntimePluginsLoaded as t };