import type { FC } from 'react'; export const Github: FC = () => ( );