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

declare const ShipWheelIcon: MdiReactIconComponentType;
export default ShipWheelIcon;
