import { Plugin } from 'vue';
import { default as PercentPond } from './src/index.vue';

export declare const PercentPondPlugin: Plugin;
export { PercentPond, };
