/// import { IconProps } from '../../types'; declare const Satellite: (allProps: IconProps) => JSX.Element; export default Satellite;