import Set from './set.vue'; import type { Plugin } from 'vue'; export declare const SetPlugin: Plugin; export { Set };