#!/usr/bin/env node
/**
 * 💜 SmartLead MCP Server - Beautiful Interactive Installer
 *
 * The most beautiful, user-friendly MCP installer ever created!
 * Features stunning purple gradients, smooth animations, and zero-config setup.
 *
 * @author LeadMagic Team
 * @version 1.6.1
 */
import type React from 'react';
declare const SmartLeadInstaller: React.FC;
export { SmartLeadInstaller };
//# sourceMappingURL=installer.d.ts.map