import { Mentions } from 'antd'; export type { MentionProps } from 'antd/lib/mentions'; export * from 'antd/lib/mentions'; export default Mentions;