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