325377dc238158dcf2cd188acea4c2f89741294d8726437dcc633464779ed1366e0fe5583e9b045f034f26825d4857bb528d753459229edbf83628afed24e8 174 B

12345
  1. import { Plugin } from 'vue';
  2. import { default as ActiveRingChart } from './src/index.vue';
  3. export declare const ActiveRingChartPlugin: Plugin;
  4. export { ActiveRingChart, };