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