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