/**
 * Setup Command Handler
 * Interactive setup wizard for AI providers
 */
/**
 * Run the enhanced setup wizard for configuring AI providers
 */
export declare function handleSetupCommand(): Promise<void>;
//# sourceMappingURL=setup.d.ts.map