import React from 'react'; import { IconProps } from '../types'; declare const MinecraftMap: React.FC; export default MinecraftMap;