import type { Plugin } from 'nuxt/app'; declare const previewPlugin: Plugin; export default previewPlugin;