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

declare const CoffeeIcon: MdiReactIconComponentType;
export default CoffeeIcon;
