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

declare const MotorIcon: MdiReactIconComponentType;
export default MotorIcon;
