1 | export { default as Caption } from './Caption';
|
2 | export { default as Headline } from './Headline';
|
3 | export { default as Paragraph } from './Paragraph';
|
4 | export { default as Subheading } from './Subheading';
|
5 | export { default as Title } from './Title';
|
6 | //# sourceMappingURL=index.d.ts.map |
\ | No newline at end of file |