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