import { Typography } from 'antd'; export type { TypographyProps } from 'antd/lib/typography'; export * from 'antd/lib/typography'; export default Typography;