import React from 'react'; import { Props } from './props.type'; export declare const GithubLogo: React.FC; export default GithubLogo;