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

declare const PlanetIcon: MdiReactIconComponentType;
export default PlanetIcon;
