import React from 'react'; import type { SvgProps } from 'react-native-svg'; import Svg, { G, Path, Text, TSpan } from 'react-native-svg'; export const Language = ({ ...props }: SvgProps) => ( ي );