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