import * as React from 'react'; import { IconProps } from '~/components/atoms/icons/types'; export declare const GitIcon: React.SFC;