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

declare const ShipLineIcon: RemixiconReactIconComponentType;
export default ShipLineIcon;
