import { type SvgProps } from 'react-native-svg'; declare const SvgArrowRight: (props: SvgProps) => import("react/jsx-runtime").JSX.Element; export default SvgArrowRight; //# sourceMappingURL=ArrowRight.d.ts.map