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

declare const BeefIcon: MdiReactIconComponentType;
export = BeefIcon;