import type { IconProps } from '../../types';
declare const ShipLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Ship Line
 * @see {@link https://remixicon.com/icon/ship-line Remix Icon Docs}
 */
export { ShipLine };
