import { Text } from 'react-native'; import type { TypographyColorIntent } from '../types'; type ThemeLevel = 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6'; declare const StyledTitle: import("@emotion/native").StyledComponent | undefined; }>; export { StyledTitle };