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