import { MdiReactIconComponentType } from './dist/typings';

declare const SatelliteIcon: MdiReactIconComponentType;
export default SatelliteIcon;
