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