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