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