import RadioDot from './radio-dot.vue'; import type { Plugin } from 'vue'; export declare const RadioDotPlugin: Plugin; export { RadioDot };