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