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