import type { NuxtDevtoolsIframeClient } from '@nuxt/devtools-kit/types'; import type { Ref } from 'vue'; export declare const devToolsClient: Ref;