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

declare const ShipIcon: MdiReactIconComponentType;
export default ShipIcon;
