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