import { Plugin } from 'vue';
declare const XiPlugin: Plugin;
export default XiPlugin;
export * from './Vertify';
