export default function FlagEn ({ className = "w-6 h-auto" }: { className?: string }) { return ( ) }