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