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