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