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