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