export default function GoogleLogo(props: React.SVGProps) { return ( Google Logo ); }