export { Text, textVariantList } from './Text'; export type { TextProps, TextVariant, TextWeightVariant } from './Text';