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

declare const CupWaterIcon: MdiReactIconComponentType;
export default CupWaterIcon;
