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