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

declare const BeerIcon: MdiReactIconComponentType;
export default BeerIcon;
