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