import { IconDefinition } from '../types'; declare const IconPlanet: IconDefinition; export default IconPlanet;