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