import ZoomIn from './zoom-in.vue'; import type { Plugin } from 'vue'; export declare const ZoomInPlugin: Plugin; export { ZoomIn };