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