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