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