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