import UserLeave from './user-leave.vue'; import type { Plugin } from 'vue'; export declare const UserLeavePlugin: Plugin; export { UserLeave };