export { Text } from "./Text.component"; export type { TextProps } from "./Text.component"; export { TextContext } from "./Text.context";