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