import Qq from './qq.vue'; import type { Plugin } from 'vue'; export declare const QqPlugin: Plugin; export { Qq };