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