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