export { mention, toJSON as mentionToJSON } from '../schema/nodes/mention';
export type { MentionAttributes, MentionDefinition, UserType as MentionUserType, } from '../schema/nodes/mention';
