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