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