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