import * as React from 'react'; const GithubIcon = () => ( GitHub Icon ); export default GithubIcon;