/** * React Native `Text` / navigation title styles: iOS has no generic "monospace" * family (unlike web/CSS). Menlo is the system monospace on Apple platforms. */ export declare const MONO_FONT_FAMILY: string; //# sourceMappingURL=monoFontFamily.d.ts.map