export { Text, type TextProps } from "./Text"; export { TextSkeleton, type TextSkeletonProps } from "./TextSkeleton";