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