import Fullscreen from './fullscreen.vue'; import type { Plugin } from 'vue'; export declare const FullscreenPlugin: Plugin; export { Fullscreen };