import { SVGProps } from "react";
declare const RIShip2Line: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { RIShip2Line };
