export { NovaText } from './Text'; export type { NovaTextProps, TextVariant, TextWeight, TextColor, TextAlign, } from './Text.types';