export type { TypographyTypes } from '@sberdevices/plasma-core'; export * from './Body'; export * from './Button'; export * from './Caption'; export * from './Footnote'; export * from './Headline'; export * from './Paragraph'; export * from './Subtitle'; export * from './Underline'; //# sourceMappingURL=index.d.ts.map