export declare const classes: { typoWithNoWrap: string; typoWithBreakWord: string; typoMedium: string; typoBold: string; typoExtraBold: string; typoIsItalic: string; typoIsNumeric: string; }; export declare const tokens: { typoFontFamily: string; typoFontSize: string; typoFontStyle: string; typoFontWeight: string; typoFontWeightMedium: string; typoFontWeightBold: string; typoFontWeightExtraBold: string; typoFontLetterSpacing: string; typoFontLineHeight: string; }; //# sourceMappingURL=tokens.d.ts.map