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

declare const WaterIcon: MdiReactIconComponentType;
export default WaterIcon;
