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