import { Typography } from "antd"; export const Text = Typography.Text; export const Title = Typography.Title; export const Link = Typography.Link; export const Paragraph = Typography.Paragraph;