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