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