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

declare const LocalCarWashIcon: MdiReactIconComponentType;
export default LocalCarWashIcon;
