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