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