import Tips from './tips.vue'; import type { Plugin } from 'vue'; export declare const TipsPlugin: Plugin; export { Tips };