import Audit from './audit.vue'; import type { Plugin } from 'vue'; export declare const AuditPlugin: Plugin; export { Audit };