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

declare const Ship2FillIcon: RemixiconReactIconComponentType;
export default Ship2FillIcon;
