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

declare const SteeringOffIcon: MdiReactIconComponentType;
export default SteeringOffIcon;
