import type { IconComponent } from '../types'; declare const Asteroid: IconComponent; export default Asteroid;