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

declare const WashingMachineIcon: MdiReactIconComponentType;
export default WashingMachineIcon;
