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