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