import Setp from './setp.vue'; import type { Plugin } from 'vue'; export declare const SetpPlugin: Plugin; export { Setp };