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

declare const CocktailIcon: MdiReactIconComponentType;
export default CocktailIcon;
