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