export function GitHubIcon(props: React.ComponentPropsWithoutRef<"svg">) { return ( ); }