export { TextProps, TextDisplayType, TextTagType } from './Text'; export { StyledText as Text } from './Text.style';