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