import ContentstackLivePreview from '@contentstack/live-preview-utils'; declare const _default: import("nuxt/app").Plugin<{ contentstack: { livePreviewEnabled: boolean | undefined; editableTags: boolean | undefined; stack: import("@contentstack/delivery-sdk").Stack; ContentstackLivePreview: typeof ContentstackLivePreview; personalizeSdk: any; variantAlias: import("vue").Ref; VB_EmptyBlockParentClass: string; }; }> & import("nuxt/app").ObjectPlugin<{ contentstack: { livePreviewEnabled: boolean | undefined; editableTags: boolean | undefined; stack: import("@contentstack/delivery-sdk").Stack; ContentstackLivePreview: typeof ContentstackLivePreview; personalizeSdk: any; variantAlias: import("vue").Ref; VB_EmptyBlockParentClass: string; }; }>; export default _default;