import { FC, SVGProps } from 'react'; declare const IconGlobeAlt: FC & { fill?: string }>; export default IconGlobeAlt;