import * as React from 'react';
export declare function SvgGithub(props: JSX.IntrinsicAttributes & React.SVGProps<SVGSVGElement>): JSX.Element;
export default SvgGithub;
