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