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