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