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

declare const AlcoholIcon: MdiReactIconComponentType;
export = AlcoholIcon;