import { SVGProps } from 'react'; declare function SpaceIcon(props: SVGProps): JSX.Element; export default SpaceIcon;