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

declare const DrinkIcon: MdiReactIconComponentType;
export = DrinkIcon;