import * as React from "react"; declare function GithubOutline(props: React.SVGProps): any; export default GithubOutline;