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