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