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