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