import { SVGProps } from 'react'; declare const IconGlobalRegular: (props: SVGProps) => JSX.Element; export default IconGlobalRegular;