import { Typography } from 'antd'; export * from 'antd/es/typography'; export * from 'antd/es/typography/Base'; export * from 'antd/es/typography/Text'; export * from 'antd/es/typography/Paragraph'; export * from 'antd/es/typography/Link'; export * from 'antd/es/typography/Title'; export default Typography;