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