import { FC, SVGProps } from 'react'; export const GitHubIcon: FC> = (props) => ( GitHub );