/// import { SvgProps } from "react-native-svg"; declare function Globe2(props: SvgProps): JSX.Element; export default Globe2;