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

declare const CleaningIcon: MdiReactIconComponentType;
export = CleaningIcon;