/// import { IconProps } from '../../types'; declare const Asteroid: (allProps: IconProps) => JSX.Element; export default Asteroid;