import { FC } from "react"; export const GitHubLink: FC = () => ( GitHub );