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

declare const EngineOffIcon: MdiReactIconComponentType;
export default EngineOffIcon;
