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