export type { MentionInst, MentionOption } from './src/interface'; export { mentionProps, default as NMention } from './src/Mention'; export type { MentionProps, MentionSlots } from './src/Mention';