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