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

declare const GithubBoxIcon: MdiReactIconComponentType;
export default GithubBoxIcon;
