import React from 'react'; const GithubIcon: React.FC = () => ( ); export default GithubIcon;