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