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