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