import Print from './print.vue'; import type { Plugin } from 'vue'; export declare const PrintPlugin: Plugin; export { Print };