import React from 'react'; import { Props } from './props.type'; export declare const Astronaut: React.FC; export default Astronaut;