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