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