export type { TextProps } from "./text";
export { Text, textVariants } from "./text";
