/// import { SvgIconProps } from './types'; export declare function EarthIcon({ className, ...props }?: Partial): JSX.Element;