import { Paragraph } from '@alifd/next'; export default Paragraph; export type { ParagraphProps } from '@alifd/next/types/paragraph';