export type { TextVariant, TextColor, TextColorToken, TextDecoration, TextAlign, LineTruncation, TextWrap, TextElement, TextFontFeature, } from './text-types'; export { textVariantClass } from './text-utils'; //# sourceMappingURL=index.d.ts.map