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