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