/** * Setup Command * * Detects installed AI tools (Cursor, Claude Code, Windsurf) and * configures their MCP settings to use GitNexus. */ export declare function setupCommand(): Promise; //# sourceMappingURL=setup.d.ts.map