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