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