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