declare const Rocket: (props: any) => JSX.Element;
export default Rocket;
