import type { DefineComponent, SlotsType } from 'vue' type IslandComponent = T & DefineComponent<{}, {refresh: () => Promise}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, SlotsType<{ fallback: { error: unknown } }>> type HydrationStrategies = { hydrateOnVisible?: IntersectionObserverInit | true hydrateOnIdle?: number | true hydrateOnInteraction?: keyof HTMLElementEventMap | Array | true hydrateOnMediaQuery?: string hydrateAfter?: number hydrateWhen?: boolean hydrateNever?: true } type LazyComponent = (T & DefineComponent void }>) interface _GlobalComponents { 'TypographyUiHeading': typeof import("../components/Typography/UiHeading.vue")['default'] 'TypographyUiParagraph': typeof import("../components/Typography/UiParagraph.vue")['default'] 'UiButtonParams': typeof import("../components/UiButton/UiButton.params")['default'] 'UiButton': typeof import("../components/UiButton/UiButton.vue")['default'] 'UiNav': typeof import("../components/UiNav/UiNav.vue")['default'] 'ProseA': typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseA.vue")['default'] 'ProseBlockquote': typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseBlockquote.vue")['default'] 'ProseCode': typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseCode.vue")['default'] 'ProseEm': typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseEm.vue")['default'] 'ProseH1': typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseH1.vue")['default'] 'ProseH2': typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseH2.vue")['default'] 'ProseH3': typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseH3.vue")['default'] 'ProseH4': typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseH4.vue")['default'] 'ProseH5': typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseH5.vue")['default'] 'ProseH6': typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseH6.vue")['default'] 'ProseHr': typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseHr.vue")['default'] 'ProseImg': typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseImg.vue")['default'] 'ProseLi': typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseLi.vue")['default'] 'ProseOl': typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseOl.vue")['default'] 'ProseP': typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseP.vue")['default'] 'ProsePre': typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProsePre.vue")['default'] 'ProseScript': typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseScript.vue")['default'] 'ProseStrong': typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseStrong.vue")['default'] 'ProseTable': typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseTable.vue")['default'] 'ProseTbody': typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseTbody.vue")['default'] 'ProseTd': typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseTd.vue")['default'] 'ProseTh': typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseTh.vue")['default'] 'ProseThead': typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseThead.vue")['default'] 'ProseTr': typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseTr.vue")['default'] 'ProseUl': typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseUl.vue")['default'] 'NuxtWelcome': typeof import("../node_modules/nuxt/dist/app/components/welcome.vue")['default'] 'NuxtLayout': typeof import("../node_modules/nuxt/dist/app/components/nuxt-layout")['default'] 'NuxtErrorBoundary': typeof import("../node_modules/nuxt/dist/app/components/nuxt-error-boundary.vue")['default'] 'ClientOnly': typeof import("../node_modules/nuxt/dist/app/components/client-only")['default'] 'DevOnly': typeof import("../node_modules/nuxt/dist/app/components/dev-only")['default'] 'ServerPlaceholder': typeof import("../node_modules/nuxt/dist/app/components/server-placeholder")['default'] 'NuxtLink': typeof import("../node_modules/nuxt/dist/app/components/nuxt-link")['default'] 'NuxtLoadingIndicator': typeof import("../node_modules/nuxt/dist/app/components/nuxt-loading-indicator")['default'] 'NuxtTime': typeof import("../node_modules/nuxt/dist/app/components/nuxt-time.vue")['default'] 'NuxtRouteAnnouncer': typeof import("../node_modules/nuxt/dist/app/components/nuxt-route-announcer")['default'] 'NuxtImg': typeof import("../node_modules/@nuxt/image/dist/runtime/components/NuxtImg.vue")['default'] 'NuxtPicture': typeof import("../node_modules/@nuxt/image/dist/runtime/components/NuxtPicture.vue")['default'] 'Icon': typeof import("../node_modules/@nuxt/icon/dist/runtime/components/index")['default'] 'ContentRenderer': typeof import("../node_modules/@nuxt/content/dist/runtime/components/ContentRenderer.vue")['default'] 'MDC': typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/MDC.vue")['default'] 'MDCCached': typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/MDCCached.vue")['default'] 'MDCRenderer': typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/MDCRenderer.vue")['default'] 'MDCSlot': typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/MDCSlot.vue")['default'] 'NuxtPage': typeof import("../node_modules/nuxt/dist/pages/runtime/page")['default'] 'NoScript': typeof import("../node_modules/nuxt/dist/head/runtime/components")['NoScript'] 'Link': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Link'] 'Base': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Base'] 'Title': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Title'] 'Meta': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Meta'] 'Style': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Style'] 'Head': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Head'] 'Html': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Html'] 'Body': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Body'] 'NuxtIsland': typeof import("../node_modules/nuxt/dist/app/components/nuxt-island")['default'] 'NuxtRouteAnnouncer': IslandComponent 'LazyTypographyUiHeading': LazyComponent 'LazyTypographyUiParagraph': LazyComponent 'LazyUiButtonParams': LazyComponent 'LazyUiButton': LazyComponent 'LazyUiNav': LazyComponent 'LazyProseA': LazyComponent 'LazyProseBlockquote': LazyComponent 'LazyProseCode': LazyComponent 'LazyProseEm': LazyComponent 'LazyProseH1': LazyComponent 'LazyProseH2': LazyComponent 'LazyProseH3': LazyComponent 'LazyProseH4': LazyComponent 'LazyProseH5': LazyComponent 'LazyProseH6': LazyComponent 'LazyProseHr': LazyComponent 'LazyProseImg': LazyComponent 'LazyProseLi': LazyComponent 'LazyProseOl': LazyComponent 'LazyProseP': LazyComponent 'LazyProsePre': LazyComponent 'LazyProseScript': LazyComponent 'LazyProseStrong': LazyComponent 'LazyProseTable': LazyComponent 'LazyProseTbody': LazyComponent 'LazyProseTd': LazyComponent 'LazyProseTh': LazyComponent 'LazyProseThead': LazyComponent 'LazyProseTr': LazyComponent 'LazyProseUl': LazyComponent 'LazyNuxtWelcome': LazyComponent 'LazyNuxtLayout': LazyComponent 'LazyNuxtErrorBoundary': LazyComponent 'LazyClientOnly': LazyComponent 'LazyDevOnly': LazyComponent 'LazyServerPlaceholder': LazyComponent 'LazyNuxtLink': LazyComponent 'LazyNuxtLoadingIndicator': LazyComponent 'LazyNuxtTime': LazyComponent 'LazyNuxtRouteAnnouncer': LazyComponent 'LazyNuxtImg': LazyComponent 'LazyNuxtPicture': LazyComponent 'LazyIcon': LazyComponent 'LazyContentRenderer': LazyComponent 'LazyMDC': LazyComponent 'LazyMDCCached': LazyComponent 'LazyMDCRenderer': LazyComponent 'LazyMDCSlot': LazyComponent 'LazyNuxtPage': LazyComponent 'LazyNoScript': LazyComponent 'LazyLink': LazyComponent 'LazyBase': LazyComponent 'LazyTitle': LazyComponent 'LazyMeta': LazyComponent 'LazyStyle': LazyComponent 'LazyHead': LazyComponent 'LazyHtml': LazyComponent 'LazyBody': LazyComponent 'LazyNuxtIsland': LazyComponent 'LazyNuxtRouteAnnouncer': LazyComponent> } declare module 'vue' { export interface GlobalComponents extends _GlobalComponents { } } export const TypographyUiHeading: typeof import("../components/Typography/UiHeading.vue")['default'] export const TypographyUiParagraph: typeof import("../components/Typography/UiParagraph.vue")['default'] export const UiButtonParams: typeof import("../components/UiButton/UiButton.params")['default'] export const UiButton: typeof import("../components/UiButton/UiButton.vue")['default'] export const UiNav: typeof import("../components/UiNav/UiNav.vue")['default'] export const ProseA: typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseA.vue")['default'] export const ProseBlockquote: typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseBlockquote.vue")['default'] export const ProseCode: typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseCode.vue")['default'] export const ProseEm: typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseEm.vue")['default'] export const ProseH1: typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseH1.vue")['default'] export const ProseH2: typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseH2.vue")['default'] export const ProseH3: typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseH3.vue")['default'] export const ProseH4: typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseH4.vue")['default'] export const ProseH5: typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseH5.vue")['default'] export const ProseH6: typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseH6.vue")['default'] export const ProseHr: typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseHr.vue")['default'] export const ProseImg: typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseImg.vue")['default'] export const ProseLi: typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseLi.vue")['default'] export const ProseOl: typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseOl.vue")['default'] export const ProseP: typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseP.vue")['default'] export const ProsePre: typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProsePre.vue")['default'] export const ProseScript: typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseScript.vue")['default'] export const ProseStrong: typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseStrong.vue")['default'] export const ProseTable: typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseTable.vue")['default'] export const ProseTbody: typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseTbody.vue")['default'] export const ProseTd: typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseTd.vue")['default'] export const ProseTh: typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseTh.vue")['default'] export const ProseThead: typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseThead.vue")['default'] export const ProseTr: typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseTr.vue")['default'] export const ProseUl: typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseUl.vue")['default'] export const NuxtWelcome: typeof import("../node_modules/nuxt/dist/app/components/welcome.vue")['default'] export const NuxtLayout: typeof import("../node_modules/nuxt/dist/app/components/nuxt-layout")['default'] export const NuxtErrorBoundary: typeof import("../node_modules/nuxt/dist/app/components/nuxt-error-boundary.vue")['default'] export const ClientOnly: typeof import("../node_modules/nuxt/dist/app/components/client-only")['default'] export const DevOnly: typeof import("../node_modules/nuxt/dist/app/components/dev-only")['default'] export const ServerPlaceholder: typeof import("../node_modules/nuxt/dist/app/components/server-placeholder")['default'] export const NuxtLink: typeof import("../node_modules/nuxt/dist/app/components/nuxt-link")['default'] export const NuxtLoadingIndicator: typeof import("../node_modules/nuxt/dist/app/components/nuxt-loading-indicator")['default'] export const NuxtTime: typeof import("../node_modules/nuxt/dist/app/components/nuxt-time.vue")['default'] export const NuxtRouteAnnouncer: typeof import("../node_modules/nuxt/dist/app/components/nuxt-route-announcer")['default'] export const NuxtImg: typeof import("../node_modules/@nuxt/image/dist/runtime/components/NuxtImg.vue")['default'] export const NuxtPicture: typeof import("../node_modules/@nuxt/image/dist/runtime/components/NuxtPicture.vue")['default'] export const Icon: typeof import("../node_modules/@nuxt/icon/dist/runtime/components/index")['default'] export const ContentRenderer: typeof import("../node_modules/@nuxt/content/dist/runtime/components/ContentRenderer.vue")['default'] export const MDC: typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/MDC.vue")['default'] export const MDCCached: typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/MDCCached.vue")['default'] export const MDCRenderer: typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/MDCRenderer.vue")['default'] export const MDCSlot: typeof import("../node_modules/@nuxtjs/mdc/dist/runtime/components/MDCSlot.vue")['default'] export const NuxtPage: typeof import("../node_modules/nuxt/dist/pages/runtime/page")['default'] export const NoScript: typeof import("../node_modules/nuxt/dist/head/runtime/components")['NoScript'] export const Link: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Link'] export const Base: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Base'] export const Title: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Title'] export const Meta: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Meta'] export const Style: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Style'] export const Head: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Head'] export const Html: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Html'] export const Body: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Body'] export const NuxtIsland: typeof import("../node_modules/nuxt/dist/app/components/nuxt-island")['default'] export const NuxtRouteAnnouncer: IslandComponent export const LazyTypographyUiHeading: LazyComponent export const LazyTypographyUiParagraph: LazyComponent export const LazyUiButtonParams: LazyComponent export const LazyUiButton: LazyComponent export const LazyUiNav: LazyComponent export const LazyProseA: LazyComponent export const LazyProseBlockquote: LazyComponent export const LazyProseCode: LazyComponent export const LazyProseEm: LazyComponent export const LazyProseH1: LazyComponent export const LazyProseH2: LazyComponent export const LazyProseH3: LazyComponent export const LazyProseH4: LazyComponent export const LazyProseH5: LazyComponent export const LazyProseH6: LazyComponent export const LazyProseHr: LazyComponent export const LazyProseImg: LazyComponent export const LazyProseLi: LazyComponent export const LazyProseOl: LazyComponent export const LazyProseP: LazyComponent export const LazyProsePre: LazyComponent export const LazyProseScript: LazyComponent export const LazyProseStrong: LazyComponent export const LazyProseTable: LazyComponent export const LazyProseTbody: LazyComponent export const LazyProseTd: LazyComponent export const LazyProseTh: LazyComponent export const LazyProseThead: LazyComponent export const LazyProseTr: LazyComponent export const LazyProseUl: LazyComponent export const LazyNuxtWelcome: LazyComponent export const LazyNuxtLayout: LazyComponent export const LazyNuxtErrorBoundary: LazyComponent export const LazyClientOnly: LazyComponent export const LazyDevOnly: LazyComponent export const LazyServerPlaceholder: LazyComponent export const LazyNuxtLink: LazyComponent export const LazyNuxtLoadingIndicator: LazyComponent export const LazyNuxtTime: LazyComponent export const LazyNuxtRouteAnnouncer: LazyComponent export const LazyNuxtImg: LazyComponent export const LazyNuxtPicture: LazyComponent export const LazyIcon: LazyComponent export const LazyContentRenderer: LazyComponent export const LazyMDC: LazyComponent export const LazyMDCCached: LazyComponent export const LazyMDCRenderer: LazyComponent export const LazyMDCSlot: LazyComponent export const LazyNuxtPage: LazyComponent export const LazyNoScript: LazyComponent export const LazyLink: LazyComponent export const LazyBase: LazyComponent export const LazyTitle: LazyComponent export const LazyMeta: LazyComponent export const LazyStyle: LazyComponent export const LazyHead: LazyComponent export const LazyHtml: LazyComponent export const LazyBody: LazyComponent export const LazyNuxtIsland: LazyComponent export const LazyNuxtRouteAnnouncer: LazyComponent> export const componentNames: string[]