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