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