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