export function GoogleIcon({ className }: { className?: string }) { return ( ); }