import React from 'react'; import { IconProps } from '../types'; declare const GitHub: React.FC; export default GitHub;