import { ReactIconComponentType } from '../types';

declare const Satellite: ReactIconComponentType;
export default Satellite;
            