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

declare const GitIssueIcon: MdiReactIconComponentType;
export default GitIssueIcon;
