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