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