import type { BotConfig } from "../config/config.js"; export declare function listAgentWorkspaceDirs(cfg: BotConfig): string[];