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