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