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