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

declare const CupIcon: MdiReactIconComponentType;
export default CupIcon;
