import Integral from './integral.vue'; import type { Plugin } from 'vue'; export declare const IntegralPlugin: Plugin; export { Integral };