/// import { SvgProps } from "react-native-svg"; declare function ArrowReturnLeft(props: SvgProps): JSX.Element; export default ArrowReturnLeft;