'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var antDesignVue = require('ant-design-vue');
const AspAMentions = {
raw: antDesignVue.Mentions,
name: "AspAMentions"
};
exports.AspAMentions = AspAMentions;
exports["default"] = AspAMentions;