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