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