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