import * as React from "react"; import Svg, { Circle, Path } from "react-native-svg"; const SvgAra = (props) => ( ); export default SvgAra;