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