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