import * as React from 'react'; import { Text } from 'react-native'; export function MonoText(props) { return ; }