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