import type { DefineComponent, SlotsType } from 'vue' type IslandComponent = DefineComponent<{}, {refresh: () => Promise}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, SlotsType<{ fallback: { error: unknown } }>> & T type HydrationStrategies = { hydrateOnVisible?: IntersectionObserverInit | true hydrateOnIdle?: number | true hydrateOnInteraction?: keyof HTMLElementEventMap | Array | true hydrateOnMediaQuery?: string hydrateAfter?: number hydrateWhen?: boolean hydrateNever?: true } type LazyComponent = DefineComponent void }> & T export const AppFooter: typeof import("../components/AppFooter.vue")['default'] export const AppHeader: typeof import("../components/AppHeader.vue")['default'] export const AppIcon: typeof import("../components/AppIcon.vue")['default'] export const CapabilityCard: typeof import("../components/CapabilityCard.vue")['default'] export const ContactForm: typeof import("../components/ContactForm.vue")['default'] export const CtaSection: typeof import("../components/CtaSection.vue")['default'] export const DataDashboard: typeof import("../components/DataDashboard.vue")['default'] export const DemoForm: typeof import("../components/DemoForm.vue")['default'] export const DownloadForm: typeof import("../components/DownloadForm.vue")['default'] export const HeroSection: typeof import("../components/HeroSection.vue")['default'] export const MobileBottomCTA: typeof import("../components/MobileBottomCTA.vue")['default'] export const PainPointCard: typeof import("../components/PainPointCard.vue")['default'] export const PlatformSection: typeof import("../components/PlatformSection.vue")['default'] export const PlatformStatCard: typeof import("../components/PlatformStatCard.vue")['default'] export const PlatformWorkOrderRow: typeof import("../components/PlatformWorkOrderRow.vue")['default'] export const ResourceCard: typeof import("../components/ResourceCard.vue")['default'] export const ScenarioCard: typeof import("../components/ScenarioCard.vue")['default'] export const SecurityGrid: typeof import("../components/SecurityGrid.vue")['default'] export const ServiceLoopFlow: typeof import("../components/ServiceLoopFlow.vue")['default'] export const TriEndDisplay: typeof import("../components/TriEndDisplay.vue")['default'] export const ValueMetrics: typeof import("../components/ValueMetrics.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/dist/app/components/nuxt-stubs")['NuxtImg'] export const NuxtPicture: typeof import("../node_modules/nuxt/dist/app/components/nuxt-stubs")['NuxtPicture'] 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 LazyAppFooter: LazyComponent export const LazyAppHeader: LazyComponent export const LazyAppIcon: LazyComponent export const LazyCapabilityCard: LazyComponent export const LazyContactForm: LazyComponent export const LazyCtaSection: LazyComponent export const LazyDataDashboard: LazyComponent export const LazyDemoForm: LazyComponent export const LazyDownloadForm: LazyComponent export const LazyHeroSection: LazyComponent export const LazyMobileBottomCTA: LazyComponent export const LazyPainPointCard: LazyComponent export const LazyPlatformSection: LazyComponent export const LazyPlatformStatCard: LazyComponent export const LazyPlatformWorkOrderRow: LazyComponent export const LazyResourceCard: LazyComponent export const LazyScenarioCard: LazyComponent export const LazySecurityGrid: LazyComponent export const LazyServiceLoopFlow: LazyComponent export const LazyTriEndDisplay: LazyComponent export const LazyValueMetrics: 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 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 componentNames: string[]