// Generated by auto imports export {} declare global { const abortNavigation: typeof import('../../node_modules/nuxt/dist/app/composables/router')['abortNavigation'] const addRouteMiddleware: typeof import('../../node_modules/nuxt/dist/app/composables/router')['addRouteMiddleware'] const callOnce: typeof import('../../node_modules/nuxt/dist/app/composables/once')['callOnce'] const cancelIdleCallback: typeof import('../../node_modules/nuxt/dist/app/compat/idle-callback')['cancelIdleCallback'] const clearError: typeof import('../../node_modules/nuxt/dist/app/composables/error')['clearError'] const clearNuxtData: typeof import('../../node_modules/nuxt/dist/app/composables/asyncData')['clearNuxtData'] const clearNuxtState: typeof import('../../node_modules/nuxt/dist/app/composables/state')['clearNuxtState'] const computed: typeof import('../../node_modules/vue')['computed'] const createError: typeof import('../../node_modules/nuxt/dist/app/composables/error')['createError'] const customRef: typeof import('../../node_modules/vue')['customRef'] const defineAppConfig: typeof import('../../node_modules/nuxt/dist/app/nuxt')['defineAppConfig'] const defineAsyncComponent: typeof import('../../node_modules/vue')['defineAsyncComponent'] const defineComponent: typeof import('../../node_modules/vue')['defineComponent'] const defineModel: typeof import('../../node_modules/vue')['defineModel'] const defineNuxtComponent: typeof import('../../node_modules/nuxt/dist/app/composables/component')['defineNuxtComponent'] const defineNuxtLink: typeof import('../../node_modules/nuxt/dist/app/components/nuxt-link')['defineNuxtLink'] const defineNuxtPlugin: typeof import('../../node_modules/nuxt/dist/app/nuxt')['defineNuxtPlugin'] const defineNuxtRouteMiddleware: typeof import('../../node_modules/nuxt/dist/app/composables/router')['defineNuxtRouteMiddleware'] const defineOptions: typeof import('../../node_modules/vue')['defineOptions'] const definePayloadPlugin: typeof import('../../node_modules/nuxt/dist/app/nuxt')['definePayloadPlugin'] const definePayloadReducer: typeof import('../../node_modules/nuxt/dist/app/composables/payload')['definePayloadReducer'] const definePayloadReviver: typeof import('../../node_modules/nuxt/dist/app/composables/payload')['definePayloadReviver'] const defineSlots: typeof import('../../node_modules/vue')['defineSlots'] const effect: typeof import('../../node_modules/vue')['effect'] const effectScope: typeof import('../../node_modules/vue')['effectScope'] const getAppManifest: typeof import('../../node_modules/nuxt/dist/app/composables/manifest')['getAppManifest'] const getCurrentInstance: typeof import('../../node_modules/vue')['getCurrentInstance'] const getCurrentScope: typeof import('../../node_modules/vue')['getCurrentScope'] const getRouteRules: typeof import('../../node_modules/nuxt/dist/app/composables/manifest')['getRouteRules'] const h: typeof import('../../node_modules/vue')['h'] const hasInjectionContext: typeof import('../../node_modules/vue')['hasInjectionContext'] const inject: typeof import('../../node_modules/vue')['inject'] const injectHead: typeof import('../../node_modules/@unhead/vue')['injectHead'] const isNuxtError: typeof import('../../node_modules/nuxt/dist/app/composables/error')['isNuxtError'] const isPrerendered: typeof import('../../node_modules/nuxt/dist/app/composables/payload')['isPrerendered'] const isProxy: typeof import('../../node_modules/vue')['isProxy'] const isReactive: typeof import('../../node_modules/vue')['isReactive'] const isReadonly: typeof import('../../node_modules/vue')['isReadonly'] const isRef: typeof import('../../node_modules/vue')['isRef'] const isShallow: typeof import('../../node_modules/vue')['isShallow'] const isVue2: typeof import('../../node_modules/nuxt/dist/app/compat/vue-demi')['isVue2'] const isVue3: typeof import('../../node_modules/nuxt/dist/app/compat/vue-demi')['isVue3'] const loadPayload: typeof import('../../node_modules/nuxt/dist/app/composables/payload')['loadPayload'] const markRaw: typeof import('../../node_modules/vue')['markRaw'] const mergeModels: typeof import('../../node_modules/vue')['mergeModels'] const navigateTo: typeof import('../../node_modules/nuxt/dist/app/composables/router')['navigateTo'] const nextTick: typeof import('../../node_modules/vue')['nextTick'] const onActivated: typeof import('../../node_modules/vue')['onActivated'] const onBeforeMount: typeof import('../../node_modules/vue')['onBeforeMount'] const onBeforeRouteLeave: typeof import('../../node_modules/nuxt/dist/app/composables/router')['onBeforeRouteLeave'] const onBeforeRouteUpdate: typeof import('../../node_modules/nuxt/dist/app/composables/router')['onBeforeRouteUpdate'] const onBeforeUnmount: typeof import('../../node_modules/vue')['onBeforeUnmount'] const onBeforeUpdate: typeof import('../../node_modules/vue')['onBeforeUpdate'] const onDeactivated: typeof import('../../node_modules/vue')['onDeactivated'] const onErrorCaptured: typeof import('../../node_modules/vue')['onErrorCaptured'] const onMounted: typeof import('../../node_modules/vue')['onMounted'] const onNuxtReady: typeof import('../../node_modules/nuxt/dist/app/composables/ready')['onNuxtReady'] const onRenderTracked: typeof import('../../node_modules/vue')['onRenderTracked'] const onRenderTriggered: typeof import('../../node_modules/vue')['onRenderTriggered'] const onScopeDispose: typeof import('../../node_modules/vue')['onScopeDispose'] const onServerPrefetch: typeof import('../../node_modules/vue')['onServerPrefetch'] const onUnmounted: typeof import('../../node_modules/vue')['onUnmounted'] const onUpdated: typeof import('../../node_modules/vue')['onUpdated'] const prefetchComponents: typeof import('../../node_modules/nuxt/dist/app/composables/preload')['prefetchComponents'] const preloadComponents: typeof import('../../node_modules/nuxt/dist/app/composables/preload')['preloadComponents'] const preloadPayload: typeof import('../../node_modules/nuxt/dist/app/composables/payload')['preloadPayload'] const preloadRouteComponents: typeof import('../../node_modules/nuxt/dist/app/composables/preload')['preloadRouteComponents'] const prerenderRoutes: typeof import('../../node_modules/nuxt/dist/app/composables/ssr')['prerenderRoutes'] const provide: typeof import('../../node_modules/vue')['provide'] const proxyRefs: typeof import('../../node_modules/vue')['proxyRefs'] const reactive: typeof import('../../node_modules/vue')['reactive'] const readonly: typeof import('../../node_modules/vue')['readonly'] const ref: typeof import('../../node_modules/vue')['ref'] const refreshCookie: typeof import('../../node_modules/nuxt/dist/app/composables/cookie')['refreshCookie'] const refreshNuxtData: typeof import('../../node_modules/nuxt/dist/app/composables/asyncData')['refreshNuxtData'] const reloadNuxtApp: typeof import('../../node_modules/nuxt/dist/app/composables/chunk')['reloadNuxtApp'] const requestIdleCallback: typeof import('../../node_modules/nuxt/dist/app/compat/idle-callback')['requestIdleCallback'] const resolveComponent: typeof import('../../node_modules/vue')['resolveComponent'] const setInterval: typeof import('../../node_modules/nuxt/dist/app/compat/interval')['setInterval'] const setPageLayout: typeof import('../../node_modules/nuxt/dist/app/composables/router')['setPageLayout'] const setResponseStatus: typeof import('../../node_modules/nuxt/dist/app/composables/ssr')['setResponseStatus'] const shallowReactive: typeof import('../../node_modules/vue')['shallowReactive'] const shallowReadonly: typeof import('../../node_modules/vue')['shallowReadonly'] const shallowRef: typeof import('../../node_modules/vue')['shallowRef'] const showError: typeof import('../../node_modules/nuxt/dist/app/composables/error')['showError'] const toRaw: typeof import('../../node_modules/vue')['toRaw'] const toRef: typeof import('../../node_modules/vue')['toRef'] const toRefs: typeof import('../../node_modules/vue')['toRefs'] const toValue: typeof import('../../node_modules/vue')['toValue'] const triggerRef: typeof import('../../node_modules/vue')['triggerRef'] const tryUseNuxtApp: typeof import('../../node_modules/nuxt/dist/app/nuxt')['tryUseNuxtApp'] const unref: typeof import('../../node_modules/vue')['unref'] const updateAppConfig: typeof import('../../node_modules/nuxt/dist/app/config')['updateAppConfig'] const useAppConfig: typeof import('../../node_modules/nuxt/dist/app/config')['useAppConfig'] const useAsyncData: typeof import('../../node_modules/nuxt/dist/app/composables/asyncData')['useAsyncData'] const useAttrs: typeof import('../../node_modules/vue')['useAttrs'] const useCookie: typeof import('../../node_modules/nuxt/dist/app/composables/cookie')['useCookie'] const useCssModule: typeof import('../../node_modules/vue')['useCssModule'] const useCssVars: typeof import('../../node_modules/vue')['useCssVars'] const useError: typeof import('../../node_modules/nuxt/dist/app/composables/error')['useError'] const useFetch: typeof import('../../node_modules/nuxt/dist/app/composables/fetch')['useFetch'] const useHead: typeof import('../../node_modules/@unhead/vue')['useHead'] const useHeadSafe: typeof import('../../node_modules/@unhead/vue')['useHeadSafe'] const useHydration: typeof import('../../node_modules/nuxt/dist/app/composables/hydrate')['useHydration'] const useId: typeof import('../../node_modules/nuxt/dist/app/composables/id')['useId'] const useLazyAsyncData: typeof import('../../node_modules/nuxt/dist/app/composables/asyncData')['useLazyAsyncData'] const useLazyFetch: typeof import('../../node_modules/nuxt/dist/app/composables/fetch')['useLazyFetch'] const useLoadingIndicator: typeof import('../../node_modules/nuxt/dist/app/composables/loading-indicator')['useLoadingIndicator'] const useModel: typeof import('../../node_modules/vue')['useModel'] const useNuxtApp: typeof import('../../node_modules/nuxt/dist/app/nuxt')['useNuxtApp'] const useNuxtData: typeof import('../../node_modules/nuxt/dist/app/composables/asyncData')['useNuxtData'] const useNuxtDevTools: typeof import('../../node_modules/@nuxt/devtools/dist/runtime/use-nuxt-devtools')['useNuxtDevTools'] const usePreviewMode: typeof import('../../node_modules/nuxt/dist/app/composables/preview')['usePreviewMode'] const useRequestEvent: typeof import('../../node_modules/nuxt/dist/app/composables/ssr')['useRequestEvent'] const useRequestFetch: typeof import('../../node_modules/nuxt/dist/app/composables/ssr')['useRequestFetch'] const useRequestHeader: typeof import('../../node_modules/nuxt/dist/app/composables/ssr')['useRequestHeader'] const useRequestHeaders: typeof import('../../node_modules/nuxt/dist/app/composables/ssr')['useRequestHeaders'] const useRequestURL: typeof import('../../node_modules/nuxt/dist/app/composables/url')['useRequestURL'] const useRoute: typeof import('../../node_modules/nuxt/dist/app/composables/router')['useRoute'] const useRouter: typeof import('../../node_modules/nuxt/dist/app/composables/router')['useRouter'] const useRuntimeConfig: typeof import('../../node_modules/nuxt/dist/app/nuxt')['useRuntimeConfig'] const useSeoMeta: typeof import('../../node_modules/@unhead/vue')['useSeoMeta'] const useServerHead: typeof import('../../node_modules/@unhead/vue')['useServerHead'] const useServerHeadSafe: typeof import('../../node_modules/@unhead/vue')['useServerHeadSafe'] const useServerSeoMeta: typeof import('../../node_modules/@unhead/vue')['useServerSeoMeta'] const useSlots: typeof import('../../node_modules/vue')['useSlots'] const useState: typeof import('../../node_modules/nuxt/dist/app/composables/state')['useState'] const useTransitionState: typeof import('../../node_modules/vue')['useTransitionState'] const watch: typeof import('../../node_modules/vue')['watch'] const watchEffect: typeof import('../../node_modules/vue')['watchEffect'] const watchPostEffect: typeof import('../../node_modules/vue')['watchPostEffect'] const watchSyncEffect: typeof import('../../node_modules/vue')['watchSyncEffect'] const withCtx: typeof import('../../node_modules/vue')['withCtx'] const withDirectives: typeof import('../../node_modules/vue')['withDirectives'] const withKeys: typeof import('../../node_modules/vue')['withKeys'] const withMemo: typeof import('../../node_modules/vue')['withMemo'] const withModifiers: typeof import('../../node_modules/vue')['withModifiers'] const withScopeId: typeof import('../../node_modules/vue')['withScopeId'] } // for type re-export declare global { // @ts-ignore export type { Component, ComponentPublicInstance, ComputedRef, ExtractPropTypes, ExtractPublicPropTypes, InjectionKey, PropType, Ref, MaybeRef, MaybeRefOrGetter, VNode } from '../../node_modules/vue' import('../../node_modules/vue') } // for vue template auto import import { UnwrapRef } from 'vue' declare module 'vue' { interface ComponentCustomProperties { readonly abortNavigation: UnwrapRef readonly addRouteMiddleware: UnwrapRef readonly callOnce: UnwrapRef readonly cancelIdleCallback: UnwrapRef readonly clearError: UnwrapRef readonly clearNuxtData: UnwrapRef readonly clearNuxtState: UnwrapRef readonly computed: UnwrapRef readonly createError: UnwrapRef readonly customRef: UnwrapRef readonly defineAppConfig: UnwrapRef readonly defineAsyncComponent: UnwrapRef readonly defineComponent: UnwrapRef readonly defineModel: UnwrapRef readonly defineNuxtComponent: UnwrapRef readonly defineNuxtLink: UnwrapRef readonly defineNuxtPlugin: UnwrapRef readonly defineNuxtRouteMiddleware: UnwrapRef readonly defineOptions: UnwrapRef readonly definePayloadPlugin: UnwrapRef readonly definePayloadReducer: UnwrapRef readonly definePayloadReviver: UnwrapRef readonly defineSlots: UnwrapRef readonly effect: UnwrapRef readonly effectScope: UnwrapRef readonly getAppManifest: UnwrapRef readonly getCurrentInstance: UnwrapRef readonly getCurrentScope: UnwrapRef readonly getRouteRules: UnwrapRef readonly h: UnwrapRef readonly hasInjectionContext: UnwrapRef readonly inject: UnwrapRef readonly injectHead: UnwrapRef readonly isNuxtError: UnwrapRef readonly isPrerendered: UnwrapRef readonly isProxy: UnwrapRef readonly isReactive: UnwrapRef readonly isReadonly: UnwrapRef readonly isRef: UnwrapRef readonly isShallow: UnwrapRef readonly isVue2: UnwrapRef readonly isVue3: UnwrapRef readonly loadPayload: UnwrapRef readonly markRaw: UnwrapRef readonly mergeModels: UnwrapRef readonly navigateTo: UnwrapRef readonly nextTick: UnwrapRef readonly onActivated: UnwrapRef readonly onBeforeMount: UnwrapRef readonly onBeforeRouteLeave: UnwrapRef readonly onBeforeRouteUpdate: UnwrapRef readonly onBeforeUnmount: UnwrapRef readonly onBeforeUpdate: UnwrapRef readonly onDeactivated: UnwrapRef readonly onErrorCaptured: UnwrapRef readonly onMounted: UnwrapRef readonly onNuxtReady: UnwrapRef readonly onRenderTracked: UnwrapRef readonly onRenderTriggered: UnwrapRef readonly onScopeDispose: UnwrapRef readonly onServerPrefetch: UnwrapRef readonly onUnmounted: UnwrapRef readonly onUpdated: UnwrapRef readonly prefetchComponents: UnwrapRef readonly preloadComponents: UnwrapRef readonly preloadPayload: UnwrapRef readonly preloadRouteComponents: UnwrapRef readonly prerenderRoutes: UnwrapRef readonly provide: UnwrapRef readonly proxyRefs: UnwrapRef readonly reactive: UnwrapRef readonly readonly: UnwrapRef readonly ref: UnwrapRef readonly refreshCookie: UnwrapRef readonly refreshNuxtData: UnwrapRef readonly reloadNuxtApp: UnwrapRef readonly requestIdleCallback: UnwrapRef readonly resolveComponent: UnwrapRef readonly setInterval: UnwrapRef readonly setPageLayout: UnwrapRef readonly setResponseStatus: UnwrapRef readonly shallowReactive: UnwrapRef readonly shallowReadonly: UnwrapRef readonly shallowRef: UnwrapRef readonly showError: UnwrapRef readonly toRaw: UnwrapRef readonly toRef: UnwrapRef readonly toRefs: UnwrapRef readonly toValue: UnwrapRef readonly triggerRef: UnwrapRef readonly tryUseNuxtApp: UnwrapRef readonly unref: UnwrapRef readonly updateAppConfig: UnwrapRef readonly useAppConfig: UnwrapRef readonly useAsyncData: UnwrapRef readonly useAttrs: UnwrapRef readonly useCookie: UnwrapRef readonly useCssModule: UnwrapRef readonly useCssVars: UnwrapRef readonly useError: UnwrapRef readonly useFetch: UnwrapRef readonly useHead: UnwrapRef readonly useHeadSafe: UnwrapRef readonly useHydration: UnwrapRef readonly useId: UnwrapRef readonly useLazyAsyncData: UnwrapRef readonly useLazyFetch: UnwrapRef readonly useLoadingIndicator: UnwrapRef readonly useModel: UnwrapRef readonly useNuxtApp: UnwrapRef readonly useNuxtData: UnwrapRef readonly useNuxtDevTools: UnwrapRef readonly usePreviewMode: UnwrapRef readonly useRequestEvent: UnwrapRef readonly useRequestFetch: UnwrapRef readonly useRequestHeader: UnwrapRef readonly useRequestHeaders: UnwrapRef readonly useRequestURL: UnwrapRef readonly useRoute: UnwrapRef readonly useRouter: UnwrapRef readonly useRuntimeConfig: UnwrapRef readonly useSeoMeta: UnwrapRef readonly useServerHead: UnwrapRef readonly useServerHeadSafe: UnwrapRef readonly useServerSeoMeta: UnwrapRef readonly useSlots: UnwrapRef readonly useState: UnwrapRef readonly useTransitionState: UnwrapRef readonly watch: UnwrapRef readonly watchEffect: UnwrapRef readonly watchPostEffect: UnwrapRef readonly watchSyncEffect: UnwrapRef readonly withCtx: UnwrapRef readonly withDirectives: UnwrapRef readonly withKeys: UnwrapRef readonly withMemo: UnwrapRef readonly withModifiers: UnwrapRef readonly withScopeId: UnwrapRef } } declare module '@vue/runtime-core' { interface ComponentCustomProperties { readonly abortNavigation: UnwrapRef readonly addRouteMiddleware: UnwrapRef readonly callOnce: UnwrapRef readonly cancelIdleCallback: UnwrapRef readonly clearError: UnwrapRef readonly clearNuxtData: UnwrapRef readonly clearNuxtState: UnwrapRef readonly computed: UnwrapRef readonly createError: UnwrapRef readonly customRef: UnwrapRef readonly defineAppConfig: UnwrapRef readonly defineAsyncComponent: UnwrapRef readonly defineComponent: UnwrapRef readonly defineModel: UnwrapRef readonly defineNuxtComponent: UnwrapRef readonly defineNuxtLink: UnwrapRef readonly defineNuxtPlugin: UnwrapRef readonly defineNuxtRouteMiddleware: UnwrapRef readonly defineOptions: UnwrapRef readonly definePayloadPlugin: UnwrapRef readonly definePayloadReducer: UnwrapRef readonly definePayloadReviver: UnwrapRef readonly defineSlots: UnwrapRef readonly effect: UnwrapRef readonly effectScope: UnwrapRef readonly getAppManifest: UnwrapRef readonly getCurrentInstance: UnwrapRef readonly getCurrentScope: UnwrapRef readonly getRouteRules: UnwrapRef readonly h: UnwrapRef readonly hasInjectionContext: UnwrapRef readonly inject: UnwrapRef readonly injectHead: UnwrapRef readonly isNuxtError: UnwrapRef readonly isPrerendered: UnwrapRef readonly isProxy: UnwrapRef readonly isReactive: UnwrapRef readonly isReadonly: UnwrapRef readonly isRef: UnwrapRef readonly isShallow: UnwrapRef readonly isVue2: UnwrapRef readonly isVue3: UnwrapRef readonly loadPayload: UnwrapRef readonly markRaw: UnwrapRef readonly mergeModels: UnwrapRef readonly navigateTo: UnwrapRef readonly nextTick: UnwrapRef readonly onActivated: UnwrapRef readonly onBeforeMount: UnwrapRef readonly onBeforeRouteLeave: UnwrapRef readonly onBeforeRouteUpdate: UnwrapRef readonly onBeforeUnmount: UnwrapRef readonly onBeforeUpdate: UnwrapRef readonly onDeactivated: UnwrapRef readonly onErrorCaptured: UnwrapRef readonly onMounted: UnwrapRef readonly onNuxtReady: UnwrapRef readonly onRenderTracked: UnwrapRef readonly onRenderTriggered: UnwrapRef readonly onScopeDispose: UnwrapRef readonly onServerPrefetch: UnwrapRef readonly onUnmounted: UnwrapRef readonly onUpdated: UnwrapRef readonly prefetchComponents: UnwrapRef readonly preloadComponents: UnwrapRef readonly preloadPayload: UnwrapRef readonly preloadRouteComponents: UnwrapRef readonly prerenderRoutes: UnwrapRef readonly provide: UnwrapRef readonly proxyRefs: UnwrapRef readonly reactive: UnwrapRef readonly readonly: UnwrapRef readonly ref: UnwrapRef readonly refreshCookie: UnwrapRef readonly refreshNuxtData: UnwrapRef readonly reloadNuxtApp: UnwrapRef readonly requestIdleCallback: UnwrapRef readonly resolveComponent: UnwrapRef readonly setInterval: UnwrapRef readonly setPageLayout: UnwrapRef readonly setResponseStatus: UnwrapRef readonly shallowReactive: UnwrapRef readonly shallowReadonly: UnwrapRef readonly shallowRef: UnwrapRef readonly showError: UnwrapRef readonly toRaw: UnwrapRef readonly toRef: UnwrapRef readonly toRefs: UnwrapRef readonly toValue: UnwrapRef readonly triggerRef: UnwrapRef readonly tryUseNuxtApp: UnwrapRef readonly unref: UnwrapRef readonly updateAppConfig: UnwrapRef readonly useAppConfig: UnwrapRef readonly useAsyncData: UnwrapRef readonly useAttrs: UnwrapRef readonly useCookie: UnwrapRef readonly useCssModule: UnwrapRef readonly useCssVars: UnwrapRef readonly useError: UnwrapRef readonly useFetch: UnwrapRef readonly useHead: UnwrapRef readonly useHeadSafe: UnwrapRef readonly useHydration: UnwrapRef readonly useId: UnwrapRef readonly useLazyAsyncData: UnwrapRef readonly useLazyFetch: UnwrapRef readonly useLoadingIndicator: UnwrapRef readonly useModel: UnwrapRef readonly useNuxtApp: UnwrapRef readonly useNuxtData: UnwrapRef readonly useNuxtDevTools: UnwrapRef readonly usePreviewMode: UnwrapRef readonly useRequestEvent: UnwrapRef readonly useRequestFetch: UnwrapRef readonly useRequestHeader: UnwrapRef readonly useRequestHeaders: UnwrapRef readonly useRequestURL: UnwrapRef readonly useRoute: UnwrapRef readonly useRouter: UnwrapRef readonly useRuntimeConfig: UnwrapRef readonly useSeoMeta: UnwrapRef readonly useServerHead: UnwrapRef readonly useServerHeadSafe: UnwrapRef readonly useServerSeoMeta: UnwrapRef readonly useSlots: UnwrapRef readonly useState: UnwrapRef readonly useTransitionState: UnwrapRef readonly watch: UnwrapRef readonly watchEffect: UnwrapRef readonly watchPostEffect: UnwrapRef readonly watchSyncEffect: UnwrapRef readonly withCtx: UnwrapRef readonly withDirectives: UnwrapRef readonly withKeys: UnwrapRef readonly withMemo: UnwrapRef readonly withModifiers: UnwrapRef readonly withScopeId: UnwrapRef } }