import type { IconComponent } from '../types'; declare const Earth: IconComponent; export default Earth;