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

declare const ShipFillIcon: RemixiconReactIconComponentType;
export default ShipFillIcon;
