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