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