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

declare const DishwasherIcon: MdiReactIconComponentType;
export default DishwasherIcon;
