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

declare const SteeringIcon: MdiReactIconComponentType;
export default SteeringIcon;
