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

declare const MinecraftIcon: MdiReactIconComponentType;
export default MinecraftIcon;
