export { textXXSmallStyle } from './textXXSmallStyle';
export { textXSmallStyle } from './textXSmallStyle';
export { textSmallStyle } from './textSmallStyle';
export { textMediumStyle } from './textMediumStyle';
export { textLargeStyle } from './textLargeStyle';
export { textXLargeStyle } from './textXLargeStyle';
