import type { NuxtDevToolsOptions } from '@nuxt/devtools/types'; export declare const settings: { ui: NuxtDevToolsOptions["ui"]; };