import { Plugin } from 'vue';
import Vertify from './src/index.vue';
export declare const VertifyPlugin: Plugin;
export { Vertify };
