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