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