import ZoomOut from './zoom-out.vue'; import type { Plugin } from 'vue'; export declare const ZoomOutPlugin: Plugin; export { ZoomOut };