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

declare const CoffeeOutlineIcon: MdiReactIconComponentType;
export default CoffeeOutlineIcon;
