import { type Tracer } from '@opentelemetry/api'; export declare function registerNuxtChannels(tracer: Tracer): void;