import FullscreenExit from './fullscreen-exit.vue'; import type { Plugin } from 'vue'; export declare const FullscreenExitPlugin: Plugin; export { FullscreenExit };