import type { FC, SVGProps } from "react";
export declare const Rocket: FC<SVGProps<SVGSVGElement>>;
export default Rocket;
//# sourceMappingURL=Rocket.d.ts.map