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

declare const KegIcon: MdiReactIconComponentType;
export default KegIcon;
