export * from './Typography'; import { TypographyProps } from './types'; export type { TypographyProps };