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