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

declare const MotorOffOutlineIcon: MdiReactIconComponentType;
export default MotorOffOutlineIcon;
