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