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

declare const ShowerIcon: MdiReactIconComponentType;
export default ShowerIcon;
