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