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