/// <reference types="react" />
declare const GithubLogo: (props: any, ref: any) => JSX.Element;
export default GithubLogo;
