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