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

declare const CarWashIcon: MdiReactIconComponentType;
export default CarWashIcon;
