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