import { cn } from '~/utils/'; export default function SpeechIcon({ className }) { return ( ); }