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

declare const RobotVacuumIcon: MdiReactIconComponentType;
export default RobotVacuumIcon;
