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