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