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