import type { Plugin } from 'vue'; import PercentPond from './src/index.vue'; export declare const PercentPondPlugin: Plugin; export { PercentPond, };