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