import { KeyRound, Link2, Play, RefreshCw } from 'lucide-react'; import type { ReactNode } from 'react'; const STEPS: { n: string; icon: ReactNode; title: string; note: string; }[] = [ { n: '01', icon: