import React from 'react'; import { IconBaseProps } from './_base'; declare const Github: React.FC; export default Github;