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