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