import type { SVGProps } from "react" export function GiteeIcon(props: SVGProps) { return ( ) }