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