/** * Comprehensive help system for Claude-Flow CLI */ import { Command } from "../cliffy-compat.js"; export declare const helpCommand: Command; //# sourceMappingURL=help.d.ts.map