import Svg, { Path, SvgProps } from 'react-native-svg'; const SvgRetry = (props: SvgProps) => ( ); export default SvgRetry;