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