import type { CommandHandlerResult } from "../commands-types.js"; export declare function handleSubagentsHelpAction(): CommandHandlerResult;