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