import { MdiReactIconComponentType } from './dist/typings';

declare const GlassWineIcon: MdiReactIconComponentType;
export default GlassWineIcon;
