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