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