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