import React from 'react'; import {View} from 'react-native'; import {SvgXml} from 'react-native-svg'; const svg = ` `; export default function Test1790() { return ( ); }