import type { IconProps } from '../../types';
declare const ShipLine: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Ship Line
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { ShipLine };
