/// import { TextProps } from './Themed'; export declare function MonoText(props: TextProps): JSX.Element;