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