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