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