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