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