import { Text } from 'react-native'; import type { TypographyColorIntent } from '../types'; type ThemeVariant = 'small' | 'small-bold' | 'small-medium' | 'regular' | 'regular-bold' | 'regular-medium'; declare const StyledBody: import("@emotion/native").StyledComponent | undefined; }>; export { StyledBody };