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

declare const CupOutlineIcon: MdiReactIconComponentType;
export default CupOutlineIcon;
