export { Text, Body, Heading, Ui, Label, Code } from './Text'; export type { TextProps } from './Text';