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