import type { WizardOptions } from '../utils/types'; export declare function runRemixWizard(options: WizardOptions): Promise; /** * Offers to add a project-scoped MCP server configuration for the Sentry MCP. * Supports Cursor, VS Code, and Claude Code. */