/// <reference types="react" />
declare const GitHubIcon: () => JSX.Element;
export default GitHubIcon;
