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

declare const EngineIcon: MdiReactIconComponentType;
export default EngineIcon;
