export { Text, Small, HR, H0, H1, H2, H3, H4 } from './Typography'; export { type TextProps, type HeadingProps, type HRProps } from './types'; //# sourceMappingURL=index.d.ts.map