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

declare const CupOffIcon: MdiReactIconComponentType;
export default CupOffIcon;
