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