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