/// import type { SvgProps } from 'react-native-svg'; declare const StatusAlertArrow: (props: SvgProps) => JSX.Element; export default StatusAlertArrow;