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