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