import { MdiReactIconComponentType } from './dist/typings';

declare const GitIcon: MdiReactIconComponentType;
export default GitIcon;
