export declare const DEFAULT_TEAM_KB_ROOT = "~/anima-team"; export declare const DEFAULT_AGENT_HOMES_ROOT = "~/anima-team/agents"; export declare function defaultAgentHomePath(agentId: string, agentsRoot?: string): string; //# sourceMappingURL=agent-home.d.ts.map