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

declare const MotorOffIcon: MdiReactIconComponentType;
export default MotorOffIcon;
