export { default as JoText } from "./src/Text"; export type { TextProps as JTTextProps } from "./src/Text";