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