import { IconProps } from '../@ErkIcon'; declare function SpaceIcon(props: IconProps): JSX.Element; export default SpaceIcon;