import type { IconComponent } from '../types'; declare const WineglassTriangle: IconComponent; export default WineglassTriangle;